Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-102739
#<BuildRuby:0x00007fcf2fe0fdc0
@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.20241124-102739",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.002614 0.004606 3.462129 ( 3.539447)
build_miniruby 0.001256 0.000284 1.370124 ( 1.366520)
build_ruby 0.000000 0.001911 3.646770 ( 3.824708)
build_all 0.007468 0.000969 5.844386 ( 2.405518)
build_install 0.005681 0.012747 9.014898 ( 4.491402)
test_btest 0.000593 0.000188 74.334592 ( 19.836616)
test_basic 0.007199 0.001062 1.001885 ( 1.052600)
test_all 0.102616 0.044616 720.145170 (221.984751)
test_rubyspec 0.033993 0.050473 115.252896 ( 25.256684)
total: 283.76 sec