Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-030423
#<BuildRuby:0x00007fd0d7a5fdc0
@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-030423",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.004999 0.000308 1.474265 ( 1.799713)
build_miniruby 0.001347 0.000000 1.462606 ( 1.459912)
build_ruby 0.001570 0.000000 3.308980 ( 3.484822)
build_all 0.004783 0.002912 5.298727 ( 2.105131)
build_install 0.008628 0.005313 6.499132 ( 3.180707)
test_btest 0.000684 0.000199 65.929691 ( 18.109160)
test_basic 0.003538 0.003979 0.692079 ( 0.744110)
test_all 0.098499 0.038369 580.531077 (175.086830)
test_rubyspec 0.049629 0.026894 114.684203 ( 20.613212)
total: 226.58 sec