Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-010540
#<BuildRuby:0x00005593331d6228
@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.20231021-010540",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007320 0.000353 2.354507 ( 4.189440)
build_miniruby 0.001419 0.000152 1.672788 ( 2.127856)
build_ruby 0.000000 0.002340 3.393926 ( 18.941891)
build_all 0.006723 0.002106 6.300682 ( 7.041339)
build_install 0.011191 0.011591 7.839337 ( 9.778751)
test_btest 0.001212 0.000257 83.096937 (107.415800)
test_basic 0.006248 0.000433 0.911642 ( 2.057204)
test_all 0.006131 0.004648 673.692514 (727.724958)
test_rubyspec 0.041240 0.032151 102.586284 (150.492003)
total: 1029.77 sec