Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-120310
#<BuildRuby:0x00007f95427cfdd8
@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.20241004-120310",
@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.000003 0.000018 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000035)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006863 0.000554 3.606405 ( 3.606955)
build_miniruby 0.000000 0.001859 1.666486 ( 1.663936)
build_ruby 0.000000 0.002150 3.717521 ( 3.892330)
build_all 0.000000 0.009350 7.189607 ( 2.913961)
build_install 0.008941 0.011227 9.864639 ( 4.516443)
test_btest 0.000682 0.000253 94.188074 ( 24.651298)
test_basic 0.005700 0.004582 1.055820 ( 3.092662)
test_all 0.113774 0.038580 780.257412 (226.747734)
test_rubyspec 0.059936 0.028976 138.032405 ( 30.856467)
total: 301.94 sec