Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-032757
#<BuildRuby:0x00007faf8a5ffdc0
@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.20240928-032757",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.010252 0.000732 5.155825 ( 4.933767)
build_miniruby 0.001911 0.000137 1.841764 ( 1.910171)
build_ruby 0.002546 0.000000 4.859058 ( 5.157322)
build_all 0.010191 0.000299 7.599116 ( 4.072950)
build_install 0.019505 0.000000 9.581850 ( 4.235821)
test_btest 0.000871 0.000000 90.808229 ( 28.720872)
test_basic 0.002144 0.007911 0.927370 ( 0.973707)
test_all 0.103721 0.047301 795.179116 (265.020011)
test_rubyspec 0.050893 0.039992 137.269491 ( 29.630074)
total: 344.66 sec