Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-203350
#<BuildRuby:0x0000558a930e9fc0
@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.20240314-203350",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.004278 0.004146 3.223540 ( 3.118335)
build_miniruby 0.001186 0.000205 1.774911 ( 1.780491)
build_ruby 0.001662 0.000287 3.776503 ( 3.999431)
build_all 0.005780 0.002922 7.188242 ( 3.829495)
build_install 0.014698 0.005374 9.182615 ( 5.376860)
test_btest 0.000783 0.000161 92.612122 ( 43.872673)
test_basic 0.000000 0.005577 0.969154 ( 1.075037)
test_all 0.079247 0.040358 790.632922 (267.309900)
test_rubyspec 0.048594 0.039235 115.075723 (124.153487)
total: 454.52 sec