Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-191117
#<BuildRuby:0x000055baf09ea3d0
@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.20230504-191117",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002049 0.004492 1.875034 ( 4.644761)
build_miniruby 0.001274 0.000289 1.376026 ( 1.995102)
build_ruby 0.001685 0.000383 2.722778 ( 3.578289)
build_all 0.005826 0.001324 2.262412 ( 3.069874)
build_install 0.015851 0.003019 3.510590 ( 4.546372)
test_btest 0.000000 0.001114 76.769332 ( 77.352106)
test_basic 0.000000 0.005705 0.798537 ( 1.519786)
test_all 0.000000 0.001411 646.506340 (650.090457)
test_rubyspec 0.037590 0.018650 83.979905 (112.169602)
total: 858.97 sec