Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-234332
#<BuildRuby:0x00007f32610ffdd0
@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.20241114-234332",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000041 0.000015 0.000056 ( 0.000056)
configure 0.000031 0.000011 0.000042 ( 0.000041)
build_up 0.000000 0.007997 3.847344 ( 3.793543)
build_miniruby 0.000920 0.000808 1.668413 ( 1.665828)
build_ruby 0.001550 0.000678 4.316033 ( 4.484182)
build_all 0.008424 0.000312 6.558027 ( 2.777603)
build_install 0.014242 0.005645 8.847829 ( 4.125239)
test_btest 0.000000 0.000878 84.358537 ( 40.642135)
test_basic 0.007953 0.002967 0.899581 ( 0.959644)
test_all 0.091189 0.056846 696.345078 (252.253427)
test_rubyspec 0.041011 0.040071 120.072512 ( 25.705544)
total: 336.41 sec