Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-195621
#<BuildRuby:0x0000555c5acde018
@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.20230924-195621",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006498 0.000255 2.211594 ( 4.467786)
build_miniruby 0.001488 0.000000 1.607939 ( 1.674711)
build_ruby 0.001917 0.000000 3.199760 ( 3.836565)
build_all 0.007733 0.000718 6.032958 ( 4.641710)
build_install 0.014196 0.005045 7.484956 ( 5.679091)
test_btest 0.000936 0.000117 80.871052 ( 45.246849)
test_basic 0.002488 0.004954 0.906244 ( 1.220259)
test_all 0.001076 0.009526 654.018789 (292.746469)
test_rubyspec 0.023236 0.045887 102.486471 (120.915047)
total: 480.43 sec