Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-035453
#<BuildRuby:0x000055c84f2d6320
@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.20230125-035453",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003205 0.000891 1.064137 ( 1.479971)
build_miniruby 0.000930 0.000258 1.147581 ( 1.147972)
build_ruby 0.001354 0.000376 2.911660 ( 3.232827)
build_all 0.000453 0.007053 3.807752 ( 2.418917)
build_install 0.010223 0.004853 2.974433 ( 2.771086)
test_btest 0.000651 0.000248 56.640935 ( 29.853540)
test_basic 0.005639 0.000536 0.427359 ( 0.551408)
test_all 0.001231 0.000448 653.952935 (259.167851)
test_rubyspec 0.026544 0.021496 71.565221 ( 86.090914)
total: 386.72 sec