Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-001238
#<BuildRuby:0x00007fa936fdfde0
@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-001238",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000044 0.000009 0.000053 ( 0.000053)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.008382 0.001676 4.402372 ( 5.241005)
build_miniruby 0.001917 0.000383 1.875592 ( 2.119438)
build_ruby 0.002393 0.000000 4.859876 ( 5.276671)
build_all 0.001949 0.008638 7.698377 ( 4.337754)
build_install 0.018904 0.005841 10.846294 ( 7.096504)
test_btest 0.000697 0.000179 95.614504 ( 41.173964)
test_basic 0.006489 0.005034 1.230927 ( 1.345387)
test_all 0.104637 0.044035 773.713446 (251.935122)
test_rubyspec 0.051216 0.031468 127.860293 ( 26.316379)
total: 344.84 sec