Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-225444
#<BuildRuby:0x00007f056bf4fde0
@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.20240806-225444",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.006349 0.003683 3.855707 ( 4.262509)
build_miniruby 0.001337 0.000268 1.595452 ( 1.665084)
build_ruby 0.001792 0.000358 4.501105 ( 4.759823)
build_all 0.009246 0.001849 8.853572 ( 5.705173)
build_install 0.018636 0.005521 11.938704 ( 7.613590)
test_btest 0.000766 0.000162 119.647908 ( 35.857236)
test_basic 0.008338 0.004356 1.299499 ( 1.388897)
test_all 0.103209 0.046621 817.894276 (242.296375)
test_rubyspec 0.044976 0.044624 164.253432 ( 35.897005)
total: 339.45 sec