Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-125910
#<BuildRuby:0x00007fd1bea7fde0
@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.20240727-125910",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.000889 0.007206 3.374515 ( 3.218037)
build_miniruby 0.001538 0.000000 1.369530 ( 1.365690)
build_ruby 0.001992 0.000000 3.588976 ( 3.788057)
build_all 0.007131 0.001728 7.870901 ( 3.034188)
build_install 0.021264 0.000616 11.191779 ( 5.212287)
test_btest 0.000777 0.000172 118.071305 ( 30.838661)
test_basic 0.005385 0.004164 1.236618 ( 1.283074)
test_all 0.101488 0.049050 827.619167 (240.738201)
test_rubyspec 0.064925 0.025848 172.152731 ( 37.774028)
total: 327.25 sec