Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-073802
#<BuildRuby:0x00007f6d0511fde0
@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.20241109-073802",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.002899 0.004590 3.651347 ( 3.573308)
build_miniruby 0.001365 0.000293 1.528201 ( 1.526034)
build_ruby 0.001514 0.000324 3.893763 ( 4.071622)
build_all 0.003174 0.004977 6.260532 ( 2.647790)
build_install 0.016447 0.000801 8.709994 ( 4.048339)
test_btest 0.000774 0.000175 79.726072 ( 21.341158)
test_basic 0.001449 0.011076 1.074942 ( 1.123921)
test_all 0.118344 0.026495 714.145488 (239.133305)
test_rubyspec 0.044580 0.041197 122.751626 ( 35.594037)
total: 313.06 sec