Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-203934
#<BuildRuby:0x0000560735699de8
@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.20240301-203934",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006912 0.000493 2.455309 ( 2.434825)
build_miniruby 0.001571 0.000112 97.494120 ( 25.416596)
build_ruby 0.001449 0.000103 3.364853 ( 3.587725)
build_all 0.002598 0.005091 6.557102 ( 2.503245)
build_install 0.013576 0.003864 8.404046 ( 4.050077)
test_btest 0.000858 0.000111 90.143060 ( 23.796034)
test_basic 0.001284 0.004649 0.871678 ( 0.933780)
test_all 0.071157 0.047643 727.811556 (204.908654)
test_rubyspec 0.030858 0.050474 106.729206 (115.937508)
total: 383.57 sec