Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-052020
#<BuildRuby:0x00007f24760cfde0
@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.20240919-052020",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.001404 0.007386 4.737060 ( 3.967536)
build_miniruby 0.001622 0.000393 1.404542 ( 1.401810)
build_ruby 0.001514 0.000367 4.511608 ( 4.679383)
build_all 0.007852 0.000898 7.158382 ( 2.986976)
build_install 0.011264 0.009117 10.530038 ( 4.911510)
test_btest 0.000682 0.000189 93.404261 ( 24.419308)
test_basic 0.009653 0.001460 1.028204 ( 1.086578)
test_all 0.127512 0.023739 754.179122 (219.912620)
test_rubyspec 0.041485 0.046861 146.466219 ( 41.806297)
total: 305.17 sec