Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-075047
#<BuildRuby:0x000055b8fc32e230
@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.20240319-075047",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001398 0.007454 2.482387 ( 2.734226)
build_miniruby 0.001377 0.000401 1.907333 ( 1.914475)
build_ruby 0.001940 0.000000 3.895314 ( 4.135932)
build_all 0.005283 0.003818 6.865094 ( 4.395237)
build_install 0.018928 0.003669 8.933635 ( 6.514603)
test_btest 0.001161 0.000000 93.646392 ( 54.553447)
test_basic 0.007292 0.001275 1.076760 ( 1.230774)
test_all 0.081064 0.042224 857.253856 (392.828330)
test_rubyspec 0.042972 0.043706 127.788947 (138.514332)
total: 606.82 sec