Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-034313
#<BuildRuby:0x0000564487cd2018
@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.20231228-034313",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001075 0.004389 1.603073 ( 1.955098)
build_miniruby 0.001719 0.000000 1.548191 ( 1.546992)
build_ruby 0.001520 0.000000 3.291694 ( 3.509419)
build_all 0.000000 0.007348 5.483325 ( 2.489447)
build_install 0.009399 0.007760 6.927772 ( 3.757487)
test_btest 0.000534 0.000198 82.102528 ( 29.612800)
test_basic 0.008435 0.000122 0.835867 ( 0.918210)
test_all 0.095385 0.025373 724.898697 (262.399088)
test_rubyspec 0.031090 0.035777 93.341204 (105.210956)
total: 411.40 sec