Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-212736
#<BuildRuby:0x000056144ca85a00
@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.20240115-212736",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.003849 0.001099 1.453427 ( 1.810638)
build_miniruby 0.001023 0.000292 1.634812 ( 1.632760)
build_ruby 0.001233 0.000352 3.250702 ( 3.464889)
build_all 0.003685 0.002793 5.487227 ( 2.241798)
build_install 0.013958 0.001635 6.416927 ( 3.213723)
test_btest 0.000751 0.000210 81.488623 ( 21.842605)
test_basic 0.002709 0.003831 0.717147 ( 0.777390)
test_all 0.102812 0.015570 791.910513 (233.222927)
test_rubyspec 0.040637 0.016246 79.618151 ( 91.132488)
total: 359.34 sec