Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-044215
#<BuildRuby:0x0000556839549858
@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.20230607-044215",
@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.000000 0.000015 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006591 0.000227 2.017731 ( 4.234451)
build_miniruby 0.000000 0.001387 1.377540 ( 1.473149)
build_ruby 0.000000 0.001813 2.744846 ( 3.013794)
build_all 0.005988 0.000974 2.241021 ( 2.320511)
build_install 0.013453 0.004344 3.554994 ( 3.332814)
test_btest 0.000620 0.000056 77.501078 ( 40.850343)
test_basic 0.006173 0.000561 0.770894 ( 0.966163)
test_all 0.001778 0.000000 586.939690 (247.931005)
test_rubyspec 0.045252 0.007101 83.328648 ( 96.422984)
total: 400.55 sec