Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-204003
#<BuildRuby:0x000055e2362a23d0
@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.20230330-204003",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000000 0.000000 0.000000 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.001399 0.004290 1.375960 ( 2.679715)
build_miniruby 0.001091 0.000207 1.086126 ( 1.084687)
build_ruby 0.001363 0.000000 1.971939 ( 2.176322)
build_all 0.001539 0.003896 1.773151 ( 0.883283)
build_install 0.000881 0.013646 2.961589 ( 1.887246)
test_btest 0.000485 0.000182 68.546341 ( 17.611569)
test_basic 0.004372 0.000000 0.481893 ( 0.576646)
test_all 0.000948 0.000000 493.528323 (140.831929)
test_rubyspec 0.014444 0.017420 64.566771 ( 74.423290)
total: 242.16 sec