Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-210229
#<BuildRuby:0x00005607078f20f0
@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.20230531-210229",
@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.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001480 0.004458 1.867313 ( 3.178632)
build_miniruby 0.001051 0.000316 1.305752 ( 1.305934)
build_ruby 0.001241 0.000373 2.411717 ( 2.607696)
build_all 0.006542 0.000000 2.127114 ( 1.498973)
build_install 0.008446 0.007826 3.329541 ( 2.395447)
test_btest 0.000000 0.000955 76.972890 ( 29.835313)
test_basic 0.004005 0.003041 0.637333 ( 0.714750)
test_all 0.001053 0.000379 592.111143 (218.787406)
test_rubyspec 0.027261 0.028259 80.117421 ( 94.002074)
total: 354.33 sec