Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-121122
#<BuildRuby:0x00007f96f782fdd0
@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.20241005-121122",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.004074 0.004059 3.810077 ( 3.676604)
build_miniruby 0.001346 0.000418 1.548375 ( 1.544942)
build_ruby 0.001858 0.000000 4.194832 ( 4.353134)
build_all 0.008582 0.000000 6.838255 ( 2.788977)
build_install 0.013822 0.005256 10.417958 ( 4.982207)
test_btest 0.000998 0.000000 92.987551 ( 24.694611)
test_basic 0.009655 0.000643 1.153427 ( 1.198921)
test_all 0.115380 0.032296 755.583832 (229.032632)
test_rubyspec 0.046678 0.047189 137.545833 ( 32.113368)
total: 304.39 sec