Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-043216
#<BuildRuby:0x0000563a8bf1e868
@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.20230912-043216",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.003415 0.003798 2.309346 ( 4.844425)
build_miniruby 0.001399 0.000377 1.688225 ( 1.765221)
build_ruby 0.001217 0.000327 3.409996 ( 3.900861)
build_all 0.000595 0.008270 6.422829 ( 4.003954)
build_install 0.006882 0.011645 7.874910 ( 5.516323)
test_btest 0.000646 0.000277 84.955544 ( 46.673214)
test_basic 0.000081 0.008123 1.022690 ( 1.338812)
test_all 0.003613 0.005982 695.482332 (296.084810)
test_rubyspec 0.044978 0.027309 105.639562 (126.531046)
total: 490.66 sec