Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-070851
#<BuildRuby:0x00007f73e1d2fdc8
@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.20240703-070851",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000049 0.000009 0.000058 ( 0.000053)
configure 0.000040 0.000008 0.000048 ( 0.000049)
build_up 0.008274 0.002483 4.691033 ( 4.351557)
build_miniruby 0.002068 0.000404 1.750517 ( 1.754390)
build_ruby 0.002171 0.000424 4.742811 ( 15.687096)
build_all 0.009239 0.001802 8.882559 ( 4.663752)
build_install 0.016140 0.009088 12.075435 ( 6.760140)
test_btest 0.000972 0.000221 129.681053 ( 59.911985)
test_basic 0.008570 0.006367 1.504224 ( 1.863725)
test_all 0.118656 0.037607 898.979605 (341.807047)
test_rubyspec 0.049801 0.042419 175.839029 ( 39.432112)
total: 476.23 sec