Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-234528
#<BuildRuby:0x00007ff0a1b6fdc0
@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.20240921-234528",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.008815 4.015119 ( 3.349820)
build_miniruby 0.000000 0.001650 1.226062 ( 1.222550)
build_ruby 0.001815 0.000075 3.779302 ( 3.983424)
build_all 0.004218 0.003964 6.264522 ( 2.569230)
build_install 0.011947 0.007858 9.110820 ( 4.108120)
test_btest 0.000943 0.000266 87.049459 ( 22.498928)
test_basic 0.005609 0.004460 1.032333 ( 1.080708)
test_all 0.112112 0.035139 669.309184 (194.365136)
test_rubyspec 0.057195 0.029362 134.138587 ( 23.444511)
total: 256.62 sec