Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-103659
#<BuildRuby:0x000056084a04e018
@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.20240129-103659",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002334 0.003345 1.771696 ( 2.148214)
build_miniruby 0.000879 0.000335 1.450090 ( 1.449718)
build_ruby 0.001105 0.000420 2.925358 ( 3.145409)
build_all 0.006154 0.000787 5.832560 ( 2.216813)
build_install 0.014580 0.002132 7.037334 ( 3.334346)
test_btest 0.000770 0.000257 84.882266 ( 26.722959)
test_basic 0.002760 0.003807 0.912376 ( 1.015924)
test_all 0.089093 0.026810 755.929873 (221.212936)
test_rubyspec 0.051168 0.046767 146.299453 (157.566596)
total: 418.81 sec