Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-203148
#<BuildRuby:0x00005620a04c9f20
@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.20230827-203148",
@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.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001816 0.004575 2.014368 ( 3.184076)
build_miniruby 0.001409 0.000449 1.561158 ( 1.560762)
build_ruby 0.001252 0.000398 2.959343 ( 3.190517)
build_all 0.005149 0.003120 6.175492 ( 3.214992)
build_install 0.017452 0.003167 7.584844 ( 4.314165)
test_btest 0.000639 0.000199 82.894094 ( 30.211242)
test_basic 0.004774 0.001482 0.931543 ( 1.029391)
test_all 0.006148 0.003463 656.530728 (235.428200)
test_rubyspec 0.039698 0.030483 103.121332 (122.704120)
total: 404.84 sec