Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-040723
#<BuildRuby:0x0000559abdf7a230
@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.20231018-040723",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006064 0.000296 2.053348 ( 2.128152)
build_miniruby 0.000000 0.001809 1.649438 ( 1.648166)
build_ruby 0.000115 0.001554 2.874794 ( 3.087709)
build_all 0.003420 0.003881 6.125192 ( 2.528846)
build_install 0.017192 0.000983 7.621030 ( 3.734146)
test_btest 0.000895 0.000168 88.963412 ( 27.695917)
test_basic 0.006254 0.000000 0.943882 ( 1.009199)
test_all 0.004140 0.005121 765.818796 (286.928292)
test_rubyspec 0.035939 0.029886 97.728590 (108.879543)
total: 437.64 sec