Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-034527
#<BuildRuby:0x000055a2005a67c8
@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.20230810-034527",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005680 0.001262 2.212044 ( 4.675484)
build_miniruby 0.000000 0.001348 1.686667 ( 1.703537)
build_ruby 0.000000 0.002176 3.494338 ( 5.348384)
build_all 0.002737 0.005259 2.750583 ( 3.839716)
build_install 0.016033 0.003981 4.415735 ( 4.813036)
test_btest 0.000597 0.000173 83.430432 ( 48.511247)
test_basic 0.003502 0.003968 0.923161 ( 1.386464)
test_all 0.005378 0.001680 713.643511 (447.841830)
test_rubyspec 0.046907 0.018523 104.302868 (220.386883)
total: 738.51 sec