Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-203136
#<BuildRuby:0x000056343570a8e0
@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.20230509-203136",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004269 0.001067 1.572902 ( 2.955783)
build_miniruby 0.001001 0.000251 1.009735 ( 1.007971)
build_ruby 0.001006 0.000252 1.994488 ( 2.214411)
build_all 0.004724 0.000090 1.810450 ( 0.991001)
build_install 0.009461 0.003457 2.653066 ( 1.694392)
test_btest 0.000719 0.000179 71.142271 ( 18.175949)
test_basic 0.005212 0.000379 0.671254 ( 0.744179)
test_all 0.000811 0.000196 531.267838 (151.977472)
test_rubyspec 0.022083 0.013380 66.036761 ( 78.097084)
total: 257.86 sec