Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-133433
#<BuildRuby:0x000055c4ea1097f8
@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.20240119-133433",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.002199 0.003754 1.667344 ( 2.092598)
build_miniruby 0.001613 0.000156 1.724926 ( 1.735147)
build_ruby 0.001552 0.000150 3.364895 ( 3.607451)
build_all 0.007669 0.000742 6.128630 ( 3.618504)
build_install 0.017414 0.001237 7.412402 ( 4.699236)
test_btest 0.000885 0.000083 85.832526 ( 42.826057)
test_basic 0.003098 0.005056 0.951481 ( 1.020638)
test_all 0.077128 0.039574 805.419694 (303.603162)
test_rubyspec 0.068011 0.035369 156.376929 (168.021398)
total: 531.23 sec