Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-061430
#<BuildRuby:0x00007f1fa475fdd0
@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.20240816-061430",
@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.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.004460 0.003352 3.666132 ( 3.824439)
build_miniruby 0.001284 0.000241 1.936407 ( 1.935880)
build_ruby 0.002044 0.000000 4.328584 ( 4.496279)
build_all 0.009675 0.000010 8.591987 ( 3.809966)
build_install 0.019165 0.004556 11.364452 ( 5.926151)
test_btest 0.000433 0.000635 123.854553 ( 78.899300)
test_basic 0.002901 0.010245 1.389407 ( 1.898418)
test_all 0.098716 0.055990 832.849402 (259.751128)
test_rubyspec 0.025129 0.061698 165.685815 ( 30.779182)
total: 391.32 sec