Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-104232
#<BuildRuby:0x00007f0cc39afde0
@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.20240824-104232",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006419 0.000802 3.581123 ( 3.424996)
build_miniruby 0.001542 0.000000 1.437639 ( 1.434477)
build_ruby 0.001884 0.000000 3.914079 ( 4.094712)
build_all 0.004954 0.004189 8.197525 ( 3.224069)
build_install 0.008870 0.009265 10.729987 ( 4.918728)
test_btest 0.000646 0.000130 114.833642 ( 30.705975)
test_basic 0.002185 0.008105 1.226222 ( 1.274300)
test_all 0.110597 0.041794 919.401443 (316.447228)
test_rubyspec 0.029506 0.060723 161.699036 ( 34.861880)
total: 400.39 sec