Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-180731
#<BuildRuby:0x00007fef1f04fdd8
@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.20241013-180731",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.007338 0.000000 3.170257 ( 3.154332)
build_miniruby 0.001279 0.000173 1.212693 ( 1.210602)
build_ruby 0.001341 0.000384 3.346651 ( 3.505129)
build_all 0.005447 0.003285 6.156037 ( 2.399392)
build_install 0.015610 0.002731 8.480105 ( 3.767925)
test_btest 0.000973 0.000278 84.858424 ( 22.760470)
test_basic 0.000000 0.009000 0.987346 ( 1.035489)
test_all 0.104191 0.041315 677.056813 (197.378892)
test_rubyspec 0.041512 0.044108 136.360541 ( 38.042925)
total: 273.26 sec