Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-123438
#<BuildRuby:0x00007fdec4b8fdd0
@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.20240829-123438",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.008727 0.000143 3.974567 ( 4.179901)
build_miniruby 0.001472 0.000260 1.829912 ( 1.953350)
build_ruby 0.002157 0.000000 4.649500 ( 4.855099)
build_all 0.003177 0.006657 8.420243 ( 4.723105)
build_install 0.021034 0.001893 11.665512 ( 7.543256)
test_btest 0.000788 0.000157 120.695408 ( 62.001037)
test_basic 0.007884 0.000735 0.933614 ( 0.981590)
test_all 0.095852 0.054085 784.758380 (232.990781)
test_rubyspec 0.048715 0.044396 163.816847 ( 32.975695)
total: 352.20 sec