Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-090300
#<BuildRuby:0x000055ac046fa008
@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.20230726-090300",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003478 0.004517 2.310988 ( 5.904820)
build_miniruby 0.001447 0.000193 1.624901 ( 1.748199)
build_ruby 0.001647 0.000000 3.564526 ( 4.647554)
build_all 0.001238 0.007435 2.868720 ( 3.540493)
build_install 0.016427 0.002599 4.221154 ( 4.099530)
test_btest 0.001092 0.000000 83.414868 ( 47.447447)
test_basic 0.008627 0.000370 0.993169 ( 1.818986)
test_all 0.001743 0.000305 651.530626 (351.986121)
test_rubyspec 0.024781 0.033266 95.576916 (152.879659)
total: 574.07 sec