Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-200438
#<BuildRuby:0x000055a9e7622078
@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.20231226-200438",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004186 0.000872 1.646210 ( 2.008860)
build_miniruby 0.000000 0.001591 1.596006 ( 1.596445)
build_ruby 0.000024 0.001542 3.154421 ( 3.383921)
build_all 0.002733 0.004817 5.695623 ( 2.752887)
build_install 0.016773 0.000029 6.775637 ( 4.147053)
test_btest 0.000656 0.000159 81.006995 ( 32.971454)
test_basic 0.002829 0.004975 0.923358 ( 1.010694)
test_all 0.087200 0.031183 753.469709 (295.334363)
test_rubyspec 0.044337 0.019822 93.075821 (104.876352)
total: 448.08 sec