Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-130647
#<BuildRuby:0x00007f2b5a96fdc0
@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.20240723-130647",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.003200 0.004562 3.520957 ( 3.694073)
build_miniruby 0.001333 0.000258 1.531182 ( 1.527676)
build_ruby 0.001739 0.000337 4.131312 ( 4.341117)
build_all 0.007993 0.000720 7.626693 ( 2.977362)
build_install 0.016584 0.003368 10.101226 ( 4.640688)
test_btest 0.000998 0.000000 118.080910 ( 30.828165)
test_basic 0.003122 0.006442 1.268829 ( 1.312860)
test_all 0.112318 0.038871 849.467785 (258.460047)
test_rubyspec 0.043288 0.045566 175.094211 ( 34.814325)
total: 342.60 sec