Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-031200
#<BuildRuby:0x000055fe36da9a00
@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.20230502-031200",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.001384 0.004539 1.927598 ( 4.816860)
build_miniruby 0.001453 0.000623 1.577396 ( 2.096500)
build_ruby 0.001205 0.000517 2.750690 ( 3.983243)
build_all 0.000000 0.007721 2.211963 ( 3.066968)
build_install 0.017113 0.002605 3.537775 ( 5.161161)
test_btest 0.000501 0.000229 77.148677 ( 87.872716)
test_basic 0.006361 0.000877 0.770611 ( 1.416981)
test_all 0.001063 0.000468 585.165218 (576.995882)
test_rubyspec 0.022936 0.035367 83.137930 (106.617608)
total: 792.03 sec