Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-004812
#<BuildRuby:0x000056159021e8e0
@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.20240220-004812",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.008059 0.000292 2.874691 ( 2.923202)
build_miniruby 0.000000 0.001600 1.817853 ( 1.816636)
build_ruby 0.000000 0.001721 3.392455 ( 3.616983)
build_all 0.006653 0.001333 6.726338 ( 3.061722)
build_install 0.009329 0.012354 8.818395 ( 4.680831)
test_btest 0.000682 0.000132 93.490237 ( 29.377634)
test_basic 0.005653 0.000260 0.917308 ( 0.974562)
test_all 0.105111 0.010983 750.725629 (233.015423)
test_rubyspec 0.042500 0.035694 105.198000 (114.196067)
total: 393.66 sec