Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-052106
#<BuildRuby:0x00007f2d5cfffdd0
@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.20240923-052106",
@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.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003838 0.005066 4.412902 ( 3.715336)
build_miniruby 0.001274 0.000347 1.632415 ( 1.630150)
build_ruby 0.001448 0.000395 4.251725 ( 4.459871)
build_all 0.005214 0.003323 6.568014 ( 2.648981)
build_install 0.010544 0.009124 10.332186 ( 4.827487)
test_btest 0.000828 0.000287 95.466444 ( 25.318559)
test_basic 0.002010 0.009464 1.064827 ( 1.115909)
test_all 0.114919 0.034443 743.306915 (220.232698)
test_rubyspec 0.070333 0.018459 135.962002 ( 32.506255)
total: 296.46 sec