Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-234946
#<BuildRuby:0x00007f347a8afdd0
@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.20240921-234946",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000529 0.008144 4.251860 ( 3.684939)
build_miniruby 0.000000 0.001785 1.231547 ( 1.228070)
build_ruby 0.000516 0.001335 3.569678 ( 3.755226)
build_all 0.000000 0.007921 5.948316 ( 2.280133)
build_install 0.000849 0.016706 8.697512 ( 3.794622)
test_btest 0.000747 0.000303 87.844814 ( 22.707015)
test_basic 0.004268 0.003980 0.847400 ( 0.903380)
test_all 0.089644 0.060502 736.799830 (266.958632)
test_rubyspec 0.033906 0.054278 135.679077 ( 22.777601)
total: 328.09 sec