Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-051214
#<BuildRuby:0x0000560bb675a130
@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.20230623-051214",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001202 0.004329 1.883832 ( 3.230275)
build_miniruby 0.001177 0.000327 1.489475 ( 1.500387)
build_ruby 0.001711 0.000475 2.850277 ( 3.077364)
build_all 0.007135 0.000000 2.222623 ( 1.674815)
build_install 0.016414 0.000535 3.675781 ( 2.938390)
test_btest 0.000921 0.000201 79.724911 ( 38.394301)
test_basic 0.002408 0.005016 0.906691 ( 1.020700)
test_all 0.001396 0.000364 611.193496 (493.376914)
test_rubyspec 0.036401 0.026976 92.728150 (198.532179)
total: 743.75 sec