Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-133728
#<BuildRuby:0x00007f194d14fdd0
@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.20241228-133728",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004098 0.001079 1.519740 ( 1.821266)
build_miniruby 0.001174 0.000309 1.128282 ( 1.125775)
build_ruby 0.001432 0.000377 2.914209 ( 3.136999)
build_all 0.006789 0.001787 5.621672 ( 2.146154)
build_install 0.014656 0.002523 6.611863 ( 3.244401)
test_btest 0.000663 0.000166 71.818116 ( 20.546160)
test_basic 0.007253 0.001814 0.927464 ( 0.976651)
test_all 0.093096 0.049795 699.394358 (232.170394)
test_rubyspec 0.050192 0.030123 116.240090 ( 25.209112)
total: 290.38 sec