Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-110819
#<BuildRuby:0x00005615c77ca258
@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.20240221-110819",
@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.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002984 0.004456 2.584467 ( 2.403942)
build_miniruby 0.001173 0.000168 1.640989 ( 1.640139)
build_ruby 0.001469 0.000210 3.347304 ( 3.569680)
build_all 0.007875 0.000502 6.827043 ( 3.605795)
build_install 0.013815 0.004477 8.559422 ( 4.682113)
test_btest 0.000696 0.000109 92.326511 ( 35.599753)
test_basic 0.006231 0.000973 0.963504 ( 1.038778)
test_all 0.079764 0.037253 834.055856 (332.664452)
test_rubyspec 0.056938 0.034448 134.972960 (147.597879)
total: 532.80 sec