Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-060207
#<BuildRuby:0x00007fd942cbfde0
@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.20240621-060207",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004104 0.004029 3.500639 ( 3.746223)
build_miniruby 0.001250 0.000345 1.593063 ( 1.590856)
build_ruby 0.001648 0.000455 3.844890 ( 4.006398)
build_all 0.001611 0.007389 7.769867 ( 3.129871)
build_install 0.016126 0.003902 10.597589 ( 5.197947)
test_btest 0.000782 0.000253 111.252236 ( 29.040534)
test_basic 0.006210 0.003553 1.157899 ( 1.205582)
test_all 0.087956 0.060528 829.259773 (232.099680)
test_rubyspec 0.049346 0.043581 160.255025 ( 35.314418)
total: 315.33 sec