Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-123644
#<BuildRuby:0x0000561596f497f8
@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.20230210-123644",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004128 0.000344 1.023319 ( 1.427979)
build_miniruby 0.001398 0.000117 0.980875 ( 0.978832)
build_ruby 0.000000 0.001403 2.334588 ( 2.549449)
build_all 0.003940 0.002773 3.644534 ( 1.797923)
build_install 0.012910 0.000466 2.843463 ( 1.973576)
test_btest 0.000595 0.000066 57.333224 ( 18.043451)
test_basic 0.006151 0.000683 0.458228 ( 0.555053)
test_all 0.001134 0.000126 628.279368 (191.817771)
test_rubyspec 0.029966 0.009793 68.429176 ( 78.448646)
total: 297.59 sec