Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-222241
#<BuildRuby:0x000055c34d981a00
@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.20230908-222241",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005870 0.000405 2.184976 ( 4.331211)
build_miniruby 0.000000 0.001657 1.656805 ( 1.685159)
build_ruby 0.000107 0.001952 3.335662 ( 3.687794)
build_all 0.000216 0.007397 6.192872 ( 4.072284)
build_install 0.010701 0.007572 7.614959 ( 5.334026)
test_btest 0.000573 0.000118 83.592921 ( 44.504407)
test_basic 0.001529 0.007151 0.965133 ( 1.237388)
test_all 0.006970 0.004428 676.418219 (300.347641)
test_rubyspec 0.034476 0.034385 102.441242 (122.535704)
total: 487.74 sec