Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-195233
#<BuildRuby:0x000055c82b45a008
@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.20240205-195233",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006310 0.000000 1.688640 ( 2.000637)
build_miniruby 0.001688 0.000000 1.566565 ( 1.567128)
build_ruby 0.001611 0.000000 3.088320 ( 3.307292)
build_all 0.004489 0.002805 6.009449 ( 2.352835)
build_install 0.011634 0.005721 7.617935 ( 3.781940)
test_btest 0.000623 0.000150 87.661777 ( 23.682578)
test_basic 0.001737 0.004680 0.852131 ( 0.910176)
test_all 0.061839 0.052591 710.672645 (207.419641)
test_rubyspec 0.044804 0.051852 147.212317 (156.721024)
total: 401.74 sec