Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-040416
#<BuildRuby:0x00007fe7a31afdc8
@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.20240618-040416",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000036 0.000007 0.000043 ( 0.000044)
build_up 0.006804 0.001237 3.460051 ( 3.445930)
build_miniruby 0.001439 0.000262 1.413534 ( 1.410996)
build_ruby 0.001647 0.000300 3.595896 ( 3.758008)
build_all 0.004742 0.003505 7.484712 ( 2.957222)
build_install 0.016674 0.001583 10.543067 ( 5.054414)
test_btest 0.000831 0.000157 104.562766 ( 26.947903)
test_basic 0.000000 0.008716 1.128876 ( 2.440787)
test_all 0.099758 0.046522 726.914279 (203.169414)
test_rubyspec 0.049192 0.038641 155.270958 ( 25.928961)
total: 275.11 sec