Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-233659
#<BuildRuby:0x00007f35d635fdc8
@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.20241113-233659",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.006414 0.001548 3.898371 ( 3.821835)
build_miniruby 0.001197 0.000289 1.669156 ( 1.667681)
build_ruby 0.001518 0.000367 3.889837 ( 27.689084)
build_all 0.007770 0.000809 6.376847 ( 2.701767)
build_install 0.012643 0.007508 8.958260 ( 4.820004)
test_btest 0.000740 0.000196 78.322016 ( 21.519318)
test_basic 0.006498 0.001720 0.841361 ( 0.894149)
test_all 0.103012 0.046194 705.102960 (234.110134)
test_rubyspec 0.041917 0.038488 117.284721 ( 23.733460)
total: 320.96 sec