Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-215852
#<BuildRuby:0x00007fc2d4fbfdd0
@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.20241212-215852",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.007038 0.000812 3.523623 ( 3.443552)
build_miniruby 0.001394 0.000161 1.637707 ( 1.638577)
build_ruby 0.001970 0.000000 4.016740 ( 4.177732)
build_all 0.002950 0.006548 6.862359 ( 3.119461)
build_install 0.013971 0.007445 9.236265 ( 4.787665)
test_btest 0.000861 0.000178 80.045247 ( 32.203173)
test_basic 0.007487 0.003812 1.035430 ( 1.139316)
test_all 0.099772 0.050126 775.985973 (265.041052)
test_rubyspec 0.032726 0.043622 111.224177 ( 38.144689)
total: 353.70 sec