Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-173305
#<BuildRuby:0x00007fa28973fdd8
@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.20241011-173305",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003287 0.004786 4.089327 ( 4.308213)
build_miniruby 0.001703 0.000411 1.887552 ( 2.079675)
build_ruby 0.001886 0.000455 4.763364 ( 5.288527)
build_all 0.010946 0.000557 8.019106 ( 4.818609)
build_install 0.008700 0.015770 10.949539 ( 6.898466)
test_btest 0.000788 0.000254 95.153397 ( 28.456894)
test_basic 0.011993 0.002338 1.153321 ( 1.224881)
test_all 0.124715 0.025829 724.016852 (233.402767)
test_rubyspec 0.056992 0.033823 131.862539 ( 30.232843)
total: 316.71 sec