Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-225803
#<BuildRuby:0x0000556f21821a00
@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.20240204-225803",
@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.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003679 0.003276 2.045783 ( 3.091454)
build_miniruby 0.001699 0.000304 1.704972 ( 1.832339)
build_ruby 0.001759 0.000314 3.791194 ( 5.882684)
build_all 0.003579 0.004812 6.307071 ( 4.604863)
build_install 0.014602 0.007826 8.105319 ( 6.227974)
test_btest 0.000981 0.000246 89.716581 ( 61.866409)
test_basic 0.000356 0.007143 0.932113 ( 1.236512)
test_all 0.086612 0.035893 816.230314 (355.550914)
test_rubyspec 0.043823 0.071737 194.867824 (269.224320)
total: 709.52 sec