Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-003926
#<BuildRuby:0x00007f704098fdc0
@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.20241222-003926",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005196 0.000163 1.845392 ( 2.164794)
build_miniruby 0.001254 0.000179 1.567413 ( 1.566399)
build_ruby 0.001872 0.000267 4.006563 ( 4.219046)
build_all 0.008766 0.000044 6.477111 ( 2.716440)
build_install 0.015937 0.000935 7.534633 ( 3.819208)
test_btest 0.000991 0.000124 74.490311 ( 20.282688)
test_basic 0.000819 0.009153 0.947716 ( 3.080523)
test_all 0.103043 0.039442 703.781504 (217.611087)
test_rubyspec 0.052050 0.028126 115.928909 ( 26.942781)
total: 282.40 sec