Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-121901
#<BuildRuby:0x00007fb0d814fdd0
@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.20240621-121901",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.003892 0.003922 2.974564 ( 3.045479)
build_miniruby 0.001249 0.000357 1.582234 ( 1.579241)
build_ruby 0.001546 0.000441 3.529274 ( 3.650590)
build_all 0.005963 0.002277 7.236665 ( 2.877052)
build_install 0.007920 0.010499 10.023336 ( 4.793092)
test_btest 0.000609 0.000216 101.945423 ( 26.269443)
test_basic 0.005852 0.001822 0.907465 ( 0.964171)
test_all 0.114828 0.034295 778.853361 (231.217608)
test_rubyspec 0.073082 0.027113 159.212868 ( 28.324241)
total: 302.72 sec