Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-070547
#<BuildRuby:0x00007f0ceb86fde0
@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.20240715-070547",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.000613 0.007122 3.660700 ( 3.802604)
build_miniruby 0.001590 0.000424 1.658059 ( 1.660656)
build_ruby 0.002481 0.000000 4.201281 ( 4.372547)
build_all 0.011118 0.000441 8.820006 ( 6.152523)
build_install 0.013300 0.012747 11.524136 ( 7.845045)
test_btest 0.000667 0.000206 118.821480 ( 59.342152)
test_basic 0.005203 0.006731 1.344808 ( 1.436577)
test_all 0.101781 0.061297 960.893059 (883.335769)
test_rubyspec 0.057621 0.037000 173.001493 (194.480167)
total: 1162.43 sec