Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-232936
#<BuildRuby:0x000055be13e75a00
@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.20240225-232936",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006470 0.000259 2.183606 ( 1.993854)
build_miniruby 0.001317 0.000000 1.202124 ( 1.200555)
build_ruby 0.001654 0.000000 2.675643 ( 2.914889)
build_all 0.006850 0.000162 5.990243 ( 2.215831)
build_install 0.010793 0.003987 7.502396 ( 3.496837)
test_btest 0.000948 0.000111 87.676827 ( 24.049264)
test_basic 0.005854 0.000000 0.764144 ( 0.824475)
test_all 0.077280 0.040559 731.020498 (215.283263)
test_rubyspec 0.029613 0.047694 106.597842 (115.937740)
total: 367.92 sec