Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-111045
#<BuildRuby:0x00007f84e50bfdd0
@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.20240706-111045",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000039 0.000007 0.000046 ( 0.000048)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.009213 0.000949 4.670710 ( 4.485283)
build_miniruby 0.001924 0.000355 1.871693 ( 1.875541)
build_ruby 0.001900 0.000350 4.663414 ( 4.811851)
build_all 0.006376 0.004731 8.738630 ( 4.651059)
build_install 0.016926 0.008603 12.222157 ( 7.411322)
test_btest 0.000762 0.000177 130.782486 ( 83.948195)
test_basic 0.010120 0.004708 1.473493 ( 1.897044)
test_all 0.120765 0.038541 918.312260 (286.666836)
test_rubyspec 0.046578 0.048887 177.917358 ( 38.276657)
total: 434.03 sec