Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-120935
#<BuildRuby:0x00007fb893dcfde0
@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.20241111-120935",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006649 0.000978 4.002268 ( 4.095738)
build_miniruby 0.001892 0.000000 1.647076 ( 1.643559)
build_ruby 0.001961 0.000000 4.205513 ( 4.345579)
build_all 0.004152 0.004186 6.851770 ( 2.897128)
build_install 0.018740 0.000278 9.452323 ( 4.564939)
test_btest 0.000804 0.000120 82.450353 ( 22.456477)
test_basic 0.005599 0.004516 1.024058 ( 1.072646)
test_all 0.120163 0.029225 739.976282 (214.390213)
test_rubyspec 0.037440 0.048007 121.829131 ( 27.477599)
total: 282.95 sec