Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-192538
#<BuildRuby:0x000055b157016108
@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-192538",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000000 0.005987 1.903967 ( 4.483839)
build_miniruby 0.000000 0.001682 1.301538 ( 1.622136)
build_ruby 0.000000 0.001644 2.674684 ( 3.246081)
build_all 0.002517 0.003667 2.194345 ( 2.270618)
build_install 0.013561 0.002530 3.470776 ( 3.801752)
test_btest 0.000648 0.000177 76.223499 ( 43.629983)
test_basic 0.000000 0.007050 0.803417 ( 1.104261)
test_all 0.000437 0.000863 579.996116 (283.701669)
test_rubyspec 0.025147 0.028519 82.302517 (101.728409)
total: 445.59 sec