Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-222445
#<BuildRuby:0x00007fbd8919fde0
@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.20241104-222445",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000035 0.000001 0.000036 ( 0.000035)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.000064 0.007777 3.774282 ( 3.677143)
build_miniruby 0.001582 0.000000 1.277730 ( 1.274816)
build_ruby 0.001731 0.000000 4.217976 ( 4.343170)
build_all 0.004079 0.003503 6.555799 ( 2.691667)
build_install 0.009571 0.010547 9.149227 ( 4.207194)
test_btest 0.001077 0.000179 77.269191 ( 21.240522)
test_basic 0.006416 0.004229 1.014135 ( 1.066995)
test_all 0.085354 0.061823 721.721700 (214.109955)
test_rubyspec 0.045927 0.036880 119.929843 ( 26.746058)
total: 279.36 sec