Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-211820
#<BuildRuby:0x00007f22bbe3fdc0
@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.20240729-211820",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.005597 0.004566 4.651950 ( 4.412311)
build_miniruby 0.001758 0.000623 20.375485 ( 10.802361)
build_ruby 0.001617 0.000574 5.673193 ( 5.847506)
build_all 0.006607 0.003539 8.656534 ( 3.968706)
build_install 0.008744 0.012569 11.279429 ( 5.593027)
test_btest 0.000598 0.000256 118.620319 ( 32.724238)
test_basic 0.000000 0.011016 1.076674 ( 1.166503)
test_all 0.112487 0.041884 901.629524 (355.057548)
test_rubyspec 0.048168 0.046614 174.316212 ( 74.443347)
total: 494.02 sec