Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-221839
#<BuildRuby:0x0000558851b2a140
@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.20230730-221839",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002285 0.004540 2.255031 ( 5.585301)
build_miniruby 0.001193 0.000334 1.685483 ( 2.243586)
build_ruby 0.001406 0.000393 3.460705 ( 5.378481)
build_all 0.007473 0.000907 2.711046 ( 3.888264)
build_install 0.007699 0.010981 4.153741 ( 5.640487)
test_btest 0.000759 0.000262 82.469418 ( 55.318164)
test_basic 0.004188 0.004128 0.945768 ( 2.058004)
test_all 0.000873 0.000320 663.635368 (470.573626)
test_rubyspec 0.024076 0.035283 95.214646 (163.619909)
total: 714.31 sec