Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-095555
#<BuildRuby:0x00007f6f46e8fdc0
@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-095555",
@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.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006064 0.000000 1.937810 ( 2.311655)
build_miniruby 0.001464 0.000000 1.304016 ( 1.301307)
build_ruby 0.001540 0.000181 3.896830 ( 4.054071)
build_all 0.008876 0.000000 6.166894 ( 2.607147)
build_install 0.004815 0.011713 7.384452 ( 3.793145)
test_btest 0.000615 0.000145 75.862689 ( 20.319895)
test_basic 0.008238 0.001939 0.984857 ( 1.036877)
test_all 0.097506 0.044670 752.422273 (243.740293)
test_rubyspec 0.036302 0.048717 119.165402 ( 33.152074)
total: 312.32 sec