Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-015706
#<BuildRuby:0x00007fccfbdffdc0
@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.20241213-015706",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002941 0.005000 3.633720 ( 3.748148)
build_miniruby 0.001254 0.000293 2.021792 ( 2.020866)
build_ruby 0.001786 0.000000 3.681292 ( 3.885007)
build_all 0.008874 0.000000 5.903667 ( 2.430450)
build_install 0.014864 0.002915 9.213210 ( 4.535433)
test_btest 0.000753 0.000000 74.848770 ( 20.429172)
test_basic 0.008963 0.000533 0.882300 ( 0.928302)
test_all 0.118142 0.028564 709.291766 (260.027986)
test_rubyspec 0.042599 0.041616 118.036710 ( 35.663737)
total: 333.67 sec