Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-195421
#<BuildRuby:0x0000562f0a1a1f00
@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.20240202-195421",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005994 0.000301 1.779537 ( 2.095457)
build_miniruby 0.001455 0.000000 1.732765 ( 1.732832)
build_ruby 0.001495 0.000000 3.255400 ( 3.483410)
build_all 0.008064 0.000000 6.343337 ( 2.769484)
build_install 0.018336 0.000206 7.648428 ( 4.055903)
test_btest 0.000901 0.000103 83.144705 ( 23.324784)
test_basic 0.005826 0.000198 0.862852 ( 0.921831)
test_all 0.057362 0.056457 692.430085 (207.890552)
test_rubyspec 0.038002 0.055749 144.394349 (155.645020)
total: 401.92 sec