Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-181054
#<BuildRuby:0x00007f1965e7fdd0
@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.20241015-181054",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.001100 0.007046 3.989707 ( 4.018915)
build_miniruby 0.001702 0.000000 1.762007 ( 1.758509)
build_ruby 0.001894 0.000000 4.168960 ( 4.330720)
build_all 0.002405 0.005931 6.857984 ( 2.749841)
build_install 0.016379 0.002822 10.693928 ( 5.068742)
test_btest 0.000791 0.000249 95.352682 ( 25.578631)
test_basic 0.002604 0.011417 1.298245 ( 1.602903)
test_all 0.114270 0.035696 781.366883 (235.675111)
test_rubyspec 0.043880 0.043815 142.104469 ( 31.691574)
total: 312.48 sec