Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-001703
#<BuildRuby:0x00007fb9d09efde0
@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.20241009-001703",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.007317 0.000625 3.752620 ( 4.039529)
build_miniruby 0.001543 0.000299 1.657835 ( 1.687834)
build_ruby 0.002016 0.000390 4.673654 ( 5.009687)
build_all 0.011468 0.000000 7.899460 ( 5.029114)
build_install 0.018422 0.006859 10.995545 ( 6.991645)
test_btest 0.000929 0.000000 94.530927 ( 26.980468)
test_basic 0.006495 0.003952 1.229245 ( 1.306425)
test_all 0.102818 0.045537 723.872494 (231.865669)
test_rubyspec 0.058414 0.025942 134.449510 ( 33.653987)
total: 316.57 sec