Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-185110
#<BuildRuby:0x00005602101a1fb8
@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.20230525-185110",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000021 0.000008 0.000029 ( 0.000030)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.006329 0.000000 1.847422 ( 3.619262)
build_miniruby 0.000000 0.001538 1.441656 ( 1.528498)
build_ruby 0.000000 0.001583 2.813801 ( 3.070476)
build_all 0.003296 0.003702 2.147874 ( 1.898067)
build_install 0.009150 0.006620 3.223373 ( 2.773006)
test_btest 0.000636 0.000283 74.189382 ( 27.067669)
test_basic 0.003879 0.002129 0.766619 ( 0.859897)
test_all 0.000966 0.000433 536.061606 (205.755857)
test_rubyspec 0.025741 0.024412 78.183723 ( 90.040793)
total: 336.61 sec