Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-054240
#<BuildRuby:0x0000564c09b1dfb8
@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.20240123-054240",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.000000 0.006083 1.794547 ( 2.172000)
build_miniruby 0.000104 0.001364 1.613357 ( 1.614587)
build_ruby 0.001658 0.000000 3.428926 ( 3.663118)
build_all 0.002850 0.006639 6.907972 ( 3.547886)
build_install 0.018439 0.001022 7.806671 ( 4.138448)
test_btest 0.000675 0.000091 86.447347 ( 30.719772)
test_basic 0.003003 0.003718 0.883321 ( 0.952246)
test_all 0.094961 0.020708 681.148023 (210.398523)
test_rubyspec 0.049430 0.047688 159.608489 (170.908161)
total: 428.12 sec