Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-191247
#<BuildRuby:0x000055d3ab9fe258
@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.20230911-191247",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006937 0.001029 2.345559 ( 4.523355)
build_miniruby 0.000000 0.001802 1.664172 ( 1.761949)
build_ruby 0.000000 0.001642 3.467968 ( 3.924489)
build_all 0.003678 0.006095 6.376545 ( 4.450667)
build_install 0.020890 0.002594 8.313864 ( 6.731492)
test_btest 0.000650 0.000231 83.677436 ( 44.224175)
test_basic 0.004643 0.004330 1.001893 ( 1.303252)
test_all 0.007116 0.002668 694.591154 (315.754579)
test_rubyspec 0.027638 0.042116 104.101126 (125.141874)
total: 507.82 sec