Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-041628
#<BuildRuby:0x00005555e21e6008
@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.20230703-041628",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001931 0.004169 2.031525 ( 3.356331)
build_miniruby 0.001526 0.000191 1.465382 ( 1.466570)
build_ruby 0.001424 0.000178 3.136895 ( 3.314924)
build_all 0.007658 0.000000 2.563443 ( 1.780923)
build_install 0.008799 0.005414 3.411245 ( 3.067558)
test_btest 0.000664 0.000102 84.212441 ( 23.737704)
test_basic 0.005099 0.000785 0.769433 ( 0.852083)
test_all 0.000929 0.000000 610.530683 (174.310677)
test_rubyspec 0.008714 0.038323 83.119487 ( 94.737172)
total: 306.63 sec