Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-233901
#<BuildRuby:0x000055dc96cfe018
@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.20240312-233901",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.002783 0.003979 2.321155 ( 2.185931)
build_miniruby 0.000000 0.001708 1.580466 ( 1.578109)
build_ruby 0.000000 0.001615 2.933498 ( 3.149022)
build_all 0.000000 0.007138 6.314076 ( 2.415315)
build_install 0.014703 0.001171 7.800034 ( 3.431328)
test_btest 0.000000 0.001056 88.866382 ( 24.754968)
test_basic 0.000000 0.005925 0.964270 ( 1.025107)
test_all 0.082848 0.035902 737.381299 (216.033859)
test_rubyspec 0.031324 0.049041 104.155522 (113.340449)
total: 367.92 sec