Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-113106
#<BuildRuby:0x00007f2cbd73fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240712-113106",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000042 0.000007 0.000049 ( 0.000051)
configure 0.000036 0.000006 0.000042 ( 0.000043)
build_up 0.008866 0.001565 3.905898 ( 5.792729)
build_miniruby 0.001594 0.000281 1.818874 ( 2.541823)
build_ruby 0.002236 0.000395 4.456929 ( 5.483081)
build_all 0.007637 0.005002 8.916813 ( 9.656824)
build_install 0.021652 0.007202 12.205234 ( 13.643131)
test_btest 0.001141 0.000000 124.934381 (122.829850)
test_basic 0.005487 0.007669 1.295762 ( 1.642130)
test_all 0.105893 0.054143 895.324956 (363.004207)
test_rubyspec 0.050488 0.038139 169.531958 ( 46.202368)
total: 570.80 sec