Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-105449
#<BuildRuby:0x000055e225b62120
@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.20230624-105449",
@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.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000086 0.000000 0.000086 ( 0.000114)
build_up 0.005655 0.000000 1.961316 ( 3.357879)
build_miniruby 0.001516 0.000000 1.558752 ( 1.589274)
build_ruby 0.001919 0.000000 3.187097 ( 3.424707)
build_all 0.003058 0.003343 2.345240 ( 1.935992)
build_install 0.009217 0.008172 3.781995 ( 3.089679)
test_btest 0.000794 0.000000 77.804825 ( 37.385282)
test_basic 0.007184 0.000000 0.870574 ( 1.002969)
test_all 0.001139 0.000000 600.017972 (242.490817)
test_rubyspec 0.017808 0.035052 85.127568 (104.789442)
total: 399.07 sec