Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-113410
#<BuildRuby:0x000055f832d9a230
@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.20231206-113410",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006954 2.286761 ( 2.348388)
build_miniruby 0.000000 0.001443 1.728954 ( 1.729482)
build_ruby 0.000000 0.001667 2.932961 ( 3.098459)
build_all 0.005310 0.002830 5.750470 ( 2.997393)
build_install 0.007993 0.013114 7.433548 ( 4.366300)
test_btest 0.000846 0.000308 82.531797 ( 30.961734)
test_basic 0.005088 0.002844 0.905612 ( 0.969141)
test_all 0.068714 0.051956 664.635114 (258.705550)
test_rubyspec 0.051241 0.017977 97.946991 (111.770017)
total: 416.95 sec