Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-082430
#<BuildRuby:0x000055626d99ded0
@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.20230603-082430",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001179 0.004199 1.781730 ( 3.127953)
build_miniruby 0.000000 0.001506 1.352169 ( 1.352412)
build_ruby 0.000000 0.001701 2.555196 ( 2.765076)
build_all 0.002707 0.004600 2.297179 ( 1.618532)
build_install 0.009990 0.006657 3.604015 ( 2.739635)
test_btest 0.000907 0.000000 77.761346 ( 28.827053)
test_basic 0.006479 0.000000 0.779303 ( 1.184425)
test_all 0.000858 0.000151 589.110986 (238.632406)
test_rubyspec 0.026273 0.028233 84.301471 (102.297094)
total: 382.55 sec