Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-231726
#<BuildRuby:0x00007f207af8fdd0
@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.20241231-231726",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004272 0.000900 1.415210 ( 1.725326)
build_miniruby 0.001511 0.000000 1.099552 ( 1.097060)
build_ruby 0.001712 0.000000 3.031328 ( 3.213193)
build_all 0.006504 0.000219 5.168402 ( 2.030460)
build_install 0.008134 0.006551 6.468020 ( 3.344043)
test_btest 0.000778 0.000187 68.321947 ( 18.215507)
test_basic 0.005669 0.000368 0.675979 ( 0.728836)
test_all 0.096670 0.043609 637.345619 (217.504890)
test_rubyspec 0.041394 0.033801 116.303209 ( 24.306837)
total: 272.17 sec