Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-134435
#<BuildRuby:0x00007f998ffcfdc0
@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.20241230-134435",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.005443 0.000563 1.619746 ( 1.908089)
build_miniruby 0.001346 0.000139 1.522532 ( 1.519564)
build_ruby 0.001593 0.000165 3.744693 ( 3.870105)
build_all 0.000000 0.008083 6.364427 ( 2.705024)
build_install 0.013517 0.003417 7.558489 ( 3.933087)
test_btest 0.000863 0.000000 74.823283 ( 20.474941)
test_basic 0.009763 0.000000 0.867595 ( 0.914410)
test_all 0.111157 0.032035 802.768546 (471.277181)
test_rubyspec 0.062715 0.024400 122.755509 (111.697064)
total: 618.30 sec