Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-165333
#<BuildRuby:0x000055f952b564f8
@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.20231222-165333",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006031 0.000000 1.715787 ( 3.432461)
build_miniruby 0.001998 0.000060 1.714853 ( 2.181648)
build_ruby 0.001436 0.000198 3.455317 ( 4.199261)
build_all 0.008536 0.000089 6.023287 ( 5.184367)
build_install 0.012201 0.007958 7.288420 ( 6.842392)
test_btest 0.000720 0.000127 82.185925 ( 70.663955)
test_basic 0.000787 0.007132 0.917632 ( 1.326443)
test_all 0.066513 0.055765 674.113176 (350.667134)
test_rubyspec 0.026772 0.044966 100.249162 (134.463236)
total: 578.96 sec