Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-013830
#<BuildRuby:0x00007f4c29c9fdc0
@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.20241203-013830",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.008936 0.000719 3.585388 ( 4.961316)
build_miniruby 0.001665 0.000245 1.834132 ( 2.492494)
build_ruby 0.002417 0.000000 4.593854 ( 24.473565)
build_all 0.011021 0.000113 6.707646 ( 5.835745)
build_install 0.014174 0.012238 9.951113 ( 8.243155)
test_btest 0.000861 0.000168 83.366675 ( 67.518660)
test_basic 0.007076 0.005775 1.163909 ( 1.629997)
test_all 0.128602 0.024164 800.474478 (384.463774)
test_rubyspec 0.052403 0.030299 119.093355 ( 30.620748)
total: 530.24 sec