Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-013101
#<BuildRuby:0x00007fa65636fde0
@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.20240824-013101",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.000250 0.008154 3.812809 ( 3.753308)
build_miniruby 0.001974 0.000000 1.817445 ( 1.814564)
build_ruby 0.002401 0.000000 4.778556 ( 4.935707)
build_all 0.009685 0.000000 8.648800 ( 3.580359)
build_install 0.022446 0.000000 11.475597 ( 5.783537)
test_btest 0.000944 0.000000 115.057867 ( 30.426237)
test_basic 0.010410 0.000000 1.132598 ( 1.193180)
test_all 0.110159 0.040425 890.424983 (306.348145)
test_rubyspec 0.053748 0.039111 176.588474 ( 68.632915)
total: 426.47 sec