Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-212137
#<BuildRuby:0x00007f0101b8fde0
@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.20241010-212137",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.009293 0.000108 4.331624 ( 5.202828)
build_miniruby 0.001811 0.000155 1.761044 ( 2.889321)
build_ruby 0.002365 0.000000 4.614254 ( 12.608200)
build_all 0.008838 0.000251 7.442032 ( 3.327128)
build_install 0.015805 0.004958 10.133808 ( 4.723228)
test_btest 0.000884 0.000091 95.761014 ( 30.957619)
test_basic 0.007386 0.004785 1.208175 ( 1.306362)
test_all 0.104383 0.044109 756.177850 (217.018323)
test_rubyspec 0.055384 0.031071 130.574330 ( 26.955637)
total: 304.99 sec