Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-224814
#<BuildRuby:0x00007fca1b14fdd8
@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.20241030-224814",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006131 0.004576 4.764680 ( 5.385678)
build_miniruby 0.001435 0.000404 1.850117 ( 1.977269)
build_ruby 0.001604 0.000451 4.657351 ( 4.922310)
build_all 0.010985 0.000000 7.371715 ( 4.180590)
build_install 0.022525 0.002287 10.855429 ( 6.696756)
test_btest 0.000754 0.000179 80.719201 ( 61.023128)
test_basic 0.008248 0.004050 1.154690 ( 1.374962)
test_all 0.094011 0.061059 823.338786 (472.995964)
test_rubyspec 0.051895 0.037253 123.427917 ( 42.931147)
total: 601.49 sec