Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-161210
#<BuildRuby:0x00007fb915f1fdd0
@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.20240921-161210",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.007467 0.001792 4.810114 ( 4.477527)
build_miniruby 0.001707 0.000410 1.885998 ( 2.006065)
build_ruby 0.000000 0.002617 5.061586 ( 5.499796)
build_all 0.006342 0.003411 7.656461 ( 5.059891)
build_install 0.022082 0.003169 11.490924 ( 6.848698)
test_btest 0.000596 0.000153 96.012282 ( 27.433581)
test_basic 0.000000 0.010936 1.045612 ( 1.089845)
test_all 0.103299 0.046948 794.201541 (252.768021)
test_rubyspec 0.028259 0.058643 139.607999 ( 33.140209)
total: 338.32 sec