Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-212355
#<BuildRuby:0x000055ae8f012230
@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.20231227-212355",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005519 0.000320 1.520693 ( 1.885024)
build_miniruby 0.000000 0.001650 1.597963 ( 1.596439)
build_ruby 0.000000 0.001752 3.492593 ( 3.714075)
build_all 0.003693 0.003389 5.527808 ( 2.522296)
build_install 0.007912 0.007883 6.603653 ( 3.779718)
test_btest 0.000613 0.000204 79.720412 ( 33.540280)
test_basic 0.005274 0.001758 0.826102 ( 0.930620)
test_all 0.071825 0.047552 766.374257 (284.077150)
test_rubyspec 0.053307 0.016051 96.747786 (112.939305)
total: 444.99 sec