Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-170322
#<BuildRuby:0x000055822021a2a8
@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.20230512-170322",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000034)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.007014 0.000000 1.907484 ( 4.123116)
build_miniruby 0.001533 0.000000 1.427986 ( 1.611320)
build_ruby 0.000000 0.002222 2.516046 ( 3.009268)
build_all 0.002092 0.005238 2.225906 ( 2.126885)
build_install 0.015519 0.001092 3.356444 ( 3.024351)
test_btest 0.000815 0.000077 74.498543 ( 37.527493)
test_basic 0.004942 0.000463 0.817930 ( 1.007317)
test_all 0.001030 0.000096 611.219142 (240.682938)
test_rubyspec 0.008394 0.050151 84.226757 (103.897425)
total: 397.01 sec