Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-230512
#<BuildRuby:0x00007fce86d6fdd8
@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.20240623-230512",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000027 0.000008 0.000035 ( 0.000035)
autoconf 0.000047 0.000014 0.000061 ( 0.000054)
configure 0.000035 0.000010 0.000045 ( 0.000046)
build_up 0.003233 0.006415 4.129654 ( 4.878989)
build_miniruby 0.001492 0.000497 1.800557 ( 2.176089)
build_ruby 0.000000 0.002795 4.801287 ( 5.168722)
build_all 0.005874 0.005663 8.458034 ( 5.421203)
build_install 0.013203 0.014679 11.550766 ( 7.778829)
test_btest 0.000659 0.000295 123.209790 ( 97.703139)
test_basic 0.008340 0.005959 1.419639 ( 2.272248)
test_all 0.086418 0.078507 959.277769 (1138.419289)
test_rubyspec 0.044741 0.051329 175.188199 (172.612673)
total: 1436.43 sec