Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-132002
#<BuildRuby:0x00007f3d8858fdc8
@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.20241116-132002",
@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.000043 0.000000 0.000043 ( 0.000043)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007318 0.000816 4.211801 ( 4.293862)
build_miniruby 0.000000 0.002353 1.709021 ( 1.726112)
build_ruby 0.001432 0.000996 4.410723 ( 4.583754)
build_all 0.008507 0.001097 6.688771 ( 3.613625)
build_install 0.015552 0.008108 10.228873 ( 6.059914)
test_btest 0.002257 0.000627 85.105638 ( 38.025216)
test_basic 0.004502 0.008643 1.192443 ( 1.519088)
test_all 0.113168 0.036364 812.780781 (420.557983)
test_rubyspec 0.050074 0.038517 126.861895 ( 46.079784)
total: 526.46 sec