Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-153022
#<BuildRuby:0x00007fc2f512fdd0
@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.20241018-153022",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.008497 4.260461 ( 4.391879)
build_miniruby 0.000000 0.001871 1.675671 ( 1.721192)
build_ruby 0.001074 0.000903 4.565733 ( 4.792492)
build_all 0.008751 0.001010 7.689669 ( 4.195239)
build_install 0.007936 0.012850 8.500064 ( 3.977225)
test_btest 0.000848 0.000236 86.348367 ( 22.348667)
test_basic 0.004803 0.005268 0.877788 ( 0.929357)
test_all 0.104479 0.047990 761.615871 (222.212994)
test_rubyspec 0.069152 0.020436 135.606820 ( 29.139569)
total: 293.71 sec