Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-105416
#<BuildRuby:0x000055e34f9421a8
@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.20230704-105416",
@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.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006853 0.000000 2.024239 ( 3.834126)
build_miniruby 0.001343 0.000054 1.601768 ( 1.952687)
build_ruby 0.002222 0.000000 3.205538 ( 4.212122)
build_all 0.003185 0.004187 2.454356 ( 3.010627)
build_install 0.017841 0.000737 3.963472 ( 5.014745)
test_btest 0.000279 0.000481 82.336942 ( 41.317198)
test_basic 0.000000 0.007402 0.895554 ( 1.103566)
test_all 0.000000 0.001665 594.402639 (246.770469)
test_rubyspec 0.014444 0.041888 88.498977 (102.144245)
total: 409.36 sec