Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-180531
#<BuildRuby:0x00007f9428e6fdc0
@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.20241007-180531",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.004800 0.003389 3.431590 ( 3.282796)
build_miniruby 0.001519 0.000285 1.587362 ( 1.583747)
build_ruby 0.001910 0.000358 4.479000 ( 4.631987)
build_all 0.005381 0.004292 7.397758 ( 3.085232)
build_install 0.014571 0.004586 10.294880 ( 4.845203)
test_btest 0.000832 0.000185 90.645217 ( 23.577561)
test_basic 0.002086 0.007721 0.875486 ( 0.918730)
test_all 0.100760 0.047536 654.487355 (206.482034)
test_rubyspec 0.064870 0.025454 136.376552 ( 23.778815)
total: 272.19 sec