Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-111332
#<BuildRuby:0x0000555d97d29f70
@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.20230920-111332",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.002211 0.004194 2.147966 ( 3.423974)
build_miniruby 0.001424 0.000133 1.599096 ( 1.600556)
build_ruby 0.001752 0.000000 3.257351 ( 3.470193)
build_all 0.001524 0.006405 5.976946 ( 2.847277)
build_install 0.017859 0.000360 7.545156 ( 4.917661)
test_btest 0.000832 0.000104 86.676809 ( 28.528195)
test_basic 0.006044 0.000000 0.906826 ( 0.966419)
test_all 0.008893 0.000000 702.243435 (238.257066)
test_rubyspec 0.028041 0.038677 100.382239 (111.647719)
total: 395.66 sec