Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-220710
#<BuildRuby:0x00007f2f1b41fdd8
@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.20240901-220710",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008691 0.000789 3.990665 ( 5.296671)
build_miniruby 0.001679 0.000288 1.769666 ( 2.212745)
build_ruby 0.001741 0.000299 4.776680 ( 5.718322)
build_all 0.009792 0.000911 8.832389 ( 8.536344)
build_install 0.022315 0.002892 12.239260 ( 11.773748)
test_btest 0.000973 0.000000 126.023636 (115.032466)
test_basic 0.004973 0.008164 1.389641 ( 2.212221)
test_all 0.131098 0.032056 959.118557 (680.117395)
test_rubyspec 0.055672 0.040758 175.692378 ( 72.930739)
total: 903.83 sec