Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-143330
#<BuildRuby:0x000055dc3db2e390
@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.20240214-143330",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003168 0.002729 2.002711 ( 2.339244)
build_miniruby 0.001624 0.000000 1.641792 ( 1.640802)
build_ruby 0.001841 0.000000 3.178350 ( 3.424673)
build_all 0.008327 0.000098 6.926325 ( 3.408118)
build_install 0.014005 0.007339 8.456366 ( 4.895675)
test_btest 0.000820 0.000145 92.070816 ( 35.968441)
test_basic 0.005560 0.002677 0.909398 ( 0.977369)
test_all 0.093054 0.025520 788.333824 (279.060431)
test_rubyspec 0.045313 0.064090 188.152351 (200.785692)
total: 532.50 sec