Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-204519
#<BuildRuby:0x000055efcb66e2c8
@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.20240112-204519",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005935 0.000000 1.647363 ( 2.024047)
build_miniruby 0.001540 0.000000 1.717517 ( 1.716809)
build_ruby 0.001776 0.000000 3.472077 ( 3.722018)
build_all 0.005180 0.002901 5.594189 ( 3.266709)
build_install 0.016001 0.001640 6.792673 ( 4.609102)
test_btest 0.000691 0.000000 82.550781 ( 34.658717)
test_basic 0.002483 0.003015 0.796209 ( 0.860032)
test_all 0.101542 0.019690 755.487492 (293.668444)
test_rubyspec 0.022962 0.040383 94.534531 (106.333422)
total: 450.86 sec