Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-051314
#<BuildRuby:0x00007f5495f7fdc8
@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.20241218-051314",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.002519 0.003666 2.426598 ( 2.798676)
build_miniruby 0.001755 0.000000 1.624287 ( 1.625345)
build_ruby 0.002052 0.000000 4.244483 ( 4.413948)
build_all 0.007597 0.000877 6.347436 ( 2.950261)
build_install 0.013994 0.003515 8.031506 ( 4.358599)
test_btest 0.000694 0.000168 76.194809 ( 22.253208)
test_basic 0.006561 0.003655 0.878794 ( 2.836446)
test_all 0.117720 0.027224 780.821619 (348.268429)
test_rubyspec 0.056043 0.033165 123.192064 ( 55.934901)
total: 445.44 sec