Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-174415
#<BuildRuby:0x00007fee0a8efdc8
@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.20240625-174415",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000037)
build_up 0.002002 0.006144 3.732606 ( 3.698481)
build_miniruby 0.001227 0.000372 1.588417 ( 1.588329)
build_ruby 0.001453 0.000440 4.347783 ( 4.484142)
build_all 0.007090 0.002148 8.094577 ( 3.306287)
build_install 0.010991 0.009043 11.001244 ( 5.277644)
test_btest 0.000623 0.000213 117.909922 ( 31.753318)
test_basic 0.007203 0.006520 1.345022 ( 1.410947)
test_all 0.106583 0.044137 878.367174 (292.500210)
test_rubyspec 0.043475 0.045307 166.008104 ( 34.946741)
total: 378.97 sec