Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-233336
#<BuildRuby:0x000055f1d753e0e8
@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.20230102-233336",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001902 0.004308 1.193579 ( 2.494627)
build_miniruby 0.001338 0.000223 1.581377 ( 2.061512)
build_ruby 0.001415 0.000236 3.844992 ( 4.882837)
build_all 0.003806 0.004117 4.070932 ( 3.896258)
build_install 0.015987 0.004029 3.361911 ( 4.018977)
test_btest 0.000000 0.001143 58.924374 ( 40.432732)
test_basic 0.003259 0.003732 0.463609 ( 0.823614)
test_all 0.001064 0.000000 629.475387 (226.274772)
test_rubyspec 0.006658 0.035631 64.210372 ( 74.287575)
total: 359.19 sec