Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-094319
#<BuildRuby:0x0000560d8575e098
@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.20231223-094319",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004466 0.000715 1.577534 ( 1.932245)
build_miniruby 0.001557 0.000249 1.560203 ( 1.559241)
build_ruby 0.001511 0.000241 3.093012 ( 3.304248)
build_all 0.007877 0.000000 5.589165 ( 2.730364)
build_install 0.011643 0.007428 6.749616 ( 3.831867)
test_btest 0.000793 0.000153 79.339400 ( 32.848980)
test_basic 0.001379 0.004467 0.879324 ( 0.947751)
test_all 0.065079 0.054941 695.506404 (259.258995)
test_rubyspec 0.039048 0.030636 93.176489 (105.261001)
total: 411.68 sec