Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-124936
#<BuildRuby:0x00007f5bbd0ffdc8
@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.20241202-124936",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.007931 0.000823 3.696073 ( 3.895105)
build_miniruby 0.001483 0.000315 2.128102 ( 2.128778)
build_ruby 0.002041 0.000000 4.248533 ( 4.413328)
build_all 0.007109 0.002567 6.566482 ( 2.950015)
build_install 0.010099 0.010438 9.127215 ( 4.801080)
test_btest 0.000637 0.000171 76.422162 ( 21.267197)
test_basic 0.007698 0.002066 1.046759 ( 1.097041)
test_all 0.108280 0.040211 706.237024 (226.200212)
test_rubyspec 0.048770 0.033228 122.054435 ( 36.980967)
total: 303.73 sec