Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-013801
#<BuildRuby:0x0000558df49b61a8
@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.20230606-013801",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006584 1.925585 ( 4.263125)
build_miniruby 0.000000 0.001537 1.420161 ( 1.659226)
build_ruby 0.000000 0.001776 2.741537 ( 3.251429)
build_all 0.004786 0.002571 2.311666 ( 2.130310)
build_install 0.013570 0.002332 3.566769 ( 3.329099)
test_btest 0.000557 0.000130 77.491878 ( 44.544485)
test_basic 0.004028 0.002972 0.767172 ( 1.018104)
test_all 0.001171 0.000293 589.468159 (277.456573)
test_rubyspec 0.027952 0.024172 83.668369 ( 99.145154)
total: 436.80 sec