Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-154501
#<BuildRuby:0x000055febb2162a8
@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.20230313-154501",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004821 0.000877 1.666580 ( 5.336228)
build_miniruby 0.000000 0.001290 1.020128 ( 1.018987)
build_ruby 0.000000 0.001517 2.269013 ( 2.473654)
build_all 0.002474 0.004937 2.192516 ( 1.364123)
build_install 0.010975 0.004877 3.256656 ( 2.387401)
test_btest 0.000731 0.000204 67.735632 ( 21.884406)
test_basic 0.004515 0.000073 0.526588 ( 0.645290)
test_all 0.001333 0.000358 519.278623 (152.756289)
test_rubyspec 0.031906 0.010964 72.546996 ( 82.618167)
total: 270.49 sec