Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-154252
#<BuildRuby:0x00005596130d1f70
@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-154252",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000000 0.000086 0.000086 ( 0.000188)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.000000 0.005865 1.722979 ( 2.552971)
build_miniruby 0.000000 0.001617 1.675413 ( 1.826862)
build_ruby 0.000000 0.001918 3.605428 ( 15.899511)
build_all 0.000000 0.008317 6.063218 ( 3.012986)
build_install 0.010525 0.007474 7.316246 ( 4.384523)
test_btest 0.000673 0.000313 84.791946 ( 30.437816)
test_basic 0.006471 0.001313 0.922868 ( 0.985550)
test_all 0.062297 0.054305 750.857104 (303.231926)
test_rubyspec 0.057310 0.048526 169.140830 (186.077021)
total: 548.41 sec