Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-090308
#<BuildRuby:0x00007f216265fdd0
@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.20240904-090308",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.000000 0.008186 3.699938 ( 3.636802)
build_miniruby 0.001528 0.000474 1.388186 ( 1.383899)
build_ruby 0.001323 0.000400 3.875429 ( 4.034658)
build_all 0.003914 0.004999 7.906505 ( 3.082021)
build_install 0.016421 0.002977 10.945261 ( 4.982709)
test_btest 0.000778 0.000245 117.321418 ( 30.402002)
test_basic 0.005498 0.004346 1.171114 ( 1.219750)
test_all 0.094340 0.056285 814.961366 (252.362176)
test_rubyspec 0.049414 0.040399 163.811410 ( 33.935109)
total: 335.04 sec