Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-045315
#<BuildRuby:0x00007fb670d9fde0
@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.20240830-045315",
@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.000030 0.000003 0.000033 ( 0.000032)
autoconf 0.000047 0.000005 0.000052 ( 0.000050)
configure 0.000043 0.000005 0.000048 ( 0.000046)
build_up 0.008820 0.000476 4.078222 ( 4.747110)
build_miniruby 0.000000 0.001992 1.878091 ( 1.957571)
build_ruby 0.000725 0.001650 4.800626 ( 5.139349)
build_all 0.006728 0.003891 8.473815 ( 5.325038)
build_install 0.007572 0.017066 11.880919 ( 7.545048)
test_btest 0.000894 0.000203 116.313106 ( 32.490426)
test_basic 0.006222 0.003662 1.297450 ( 1.365630)
test_all 0.109320 0.044340 895.231432 (293.389223)
test_rubyspec 0.043073 0.047133 164.746967 ( 35.461854)
total: 387.42 sec