Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-094404
#<BuildRuby:0x00007f58a8e0fdc8
@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.20241229-094404",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.005165 0.000833 2.038006 ( 2.542850)
build_miniruby 0.001260 0.000204 1.519027 ( 1.518130)
build_ruby 0.001971 0.000317 3.224446 ( 3.413737)
build_all 0.005424 0.003741 6.246418 ( 2.870528)
build_install 0.010419 0.008914 8.269806 ( 4.654989)
test_btest 0.000588 0.000135 76.014796 ( 28.772049)
test_basic 0.002307 0.009280 1.102557 ( 1.206988)
test_all 0.119261 0.026691 752.157236 (330.145472)
test_rubyspec 0.052900 0.027665 118.804960 ( 42.848832)
total: 417.97 sec