Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-221354
#<BuildRuby:0x00007feea02ffdc8
@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.20241001-221354",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.003360 0.007897 5.284398 ( 4.848988)
build_miniruby 0.001642 0.000448 1.880198 ( 1.938487)
build_ruby 0.001596 0.000435 4.296956 ( 4.434869)
build_all 0.008222 0.000000 6.795909 ( 2.718902)
build_install 0.018396 0.000476 10.371668 ( 4.869275)
test_btest 0.000701 0.000162 99.264421 ( 32.443447)
test_basic 0.011713 0.000728 1.280060 ( 1.371993)
test_all 0.116153 0.033418 729.391674 (214.201020)
test_rubyspec 0.050374 0.036742 132.256992 ( 25.793161)
total: 292.62 sec