Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-055226
#<BuildRuby:0x000055f2893663d0
@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.20230109-055226",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003819 0.000764 1.017035 ( 1.412958)
build_miniruby 0.001340 0.000000 1.384436 ( 1.382707)
build_ruby 0.001427 0.000000 3.100927 ( 3.485745)
build_all 0.006311 0.000186 3.792499 ( 1.949450)
build_install 0.013841 0.000927 3.029713 ( 2.228903)
test_btest 0.000560 0.000094 56.881667 ( 18.889393)
test_basic 0.002687 0.004056 0.430607 ( 0.526988)
test_all 0.001441 0.000289 645.935974 (202.045717)
test_rubyspec 0.021075 0.024784 65.078204 ( 75.017521)
total: 306.94 sec