Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-195900
#<BuildRuby:0x000056502aff2190
@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.20230927-195900",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.005482 0.000685 2.209273 ( 4.605779)
build_miniruby 0.001725 0.000216 1.662608 ( 1.661233)
build_ruby 0.001844 0.000000 3.407351 ( 3.639582)
build_all 0.007868 0.000121 6.150117 ( 2.822233)
build_install 0.013548 0.005137 7.523485 ( 4.044779)
test_btest 0.000720 0.000103 85.167187 ( 33.469289)
test_basic 0.000000 0.007830 0.938037 ( 1.036773)
test_all 0.000151 0.009140 723.279243 (268.560891)
test_rubyspec 0.033395 0.039840 101.103967 (112.592857)
total: 432.43 sec