Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-222028
#<BuildRuby:0x00005652cd9c9fc0
@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.20240126-222028",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.004639 0.001767 1.978482 ( 2.344555)
build_miniruby 0.001147 0.000437 1.662060 ( 1.661363)
build_ruby 0.001250 0.000476 3.587470 ( 3.815678)
build_all 0.007772 0.000000 6.578986 ( 3.293764)
build_install 0.015358 0.003449 8.019867 ( 4.684475)
test_btest 0.000000 0.000988 88.690577 ( 34.243616)
test_basic 0.004148 0.003441 0.907224 ( 0.985417)
test_all 0.069989 0.045934 735.398711 (270.292852)
test_rubyspec 0.036144 0.068938 164.239462 (175.943530)
total: 497.27 sec