Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-204220
#<BuildRuby:0x00007fbf0e9bfdc8
@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.20241001-204220",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000047)
configure 0.000039 0.000009 0.000048 ( 0.000046)
build_up 0.005179 0.006136 5.469319 ( 7.589640)
build_miniruby 0.001564 0.000401 1.953459 ( 2.703757)
build_ruby 0.002086 0.000534 5.153490 ( 7.075023)
build_all 0.004665 0.006796 8.014275 ( 9.890236)
build_install 0.015685 0.010275 11.813761 ( 16.644243)
test_btest 0.000817 0.000266 101.484016 (109.372135)
test_basic 0.010244 0.002082 1.364161 ( 3.043039)
test_all 0.112900 0.051895 854.316525 (778.181971)
test_rubyspec 0.033189 0.060954 141.110447 ( 63.371115)
total: 997.87 sec