Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-052759
#<BuildRuby:0x000055578b5e61a8
@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.20230611-052759",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006378 0.000945 2.025971 ( 4.732509)
build_miniruby 0.001605 0.000237 1.526408 ( 1.923557)
build_ruby 0.001780 0.000264 3.004171 ( 3.879832)
build_all 0.003194 0.004759 2.401191 ( 3.044166)
build_install 0.016444 0.005004 3.838709 ( 4.975986)
test_btest 0.000950 0.000000 81.068266 ( 68.086581)
test_basic 0.007147 0.000000 0.833277 ( 1.315877)
test_all 0.001405 0.000000 573.434117 (366.844011)
test_rubyspec 0.034259 0.022031 85.874718 (109.406054)
total: 564.21 sec