Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-113626
#<BuildRuby:0x00007f1cd1f8fdc8
@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.20241010-113626",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.006088 0.000763 3.027095 ( 3.002271)
build_miniruby 0.000000 0.001544 1.138188 ( 1.135669)
build_ruby 0.001783 0.000093 3.454253 ( 3.612704)
build_all 0.002031 0.006878 6.004556 ( 2.250496)
build_install 0.013182 0.006214 8.914379 ( 4.093333)
test_btest 0.000754 0.000327 84.008614 ( 22.062272)
test_basic 0.008245 0.001790 0.801685 ( 0.854301)
test_all 0.104496 0.043970 691.560182 (252.521135)
test_rubyspec 0.032024 0.057371 128.988210 ( 28.226187)
total: 317.76 sec