Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-194435
#<BuildRuby:0x00005602d2c4a3d0
@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.20231216-194435",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006134 0.000454 2.273886 ( 2.312884)
build_miniruby 0.001186 0.000087 1.622514 ( 1.620881)
build_ruby 0.000000 0.001457 3.028967 ( 3.223887)
build_all 0.000455 0.006563 5.436377 ( 2.200289)
build_install 0.004390 0.013671 6.737826 ( 3.091328)
test_btest 0.000798 0.000200 81.986969 ( 22.019036)
test_basic 0.005063 0.000164 0.655554 ( 0.715666)
test_all 0.071211 0.049600 670.794656 (199.891016)
test_rubyspec 0.034147 0.023639 82.823342 ( 94.088589)
total: 329.16 sec