Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-130725
#<BuildRuby:0x000055b70b045f48
@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.20240304-130725",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.007287 2.377737 ( 2.111552)
build_miniruby 0.000000 0.001596 1.479674 ( 1.477236)
build_ruby 0.000000 0.001513 2.670171 ( 2.900068)
build_all 0.003842 0.003861 6.514451 ( 2.504115)
build_install 0.006508 0.010866 8.258641 ( 3.802109)
test_btest 0.000702 0.000260 95.813618 ( 26.349874)
test_basic 0.003139 0.003501 0.989414 ( 1.048463)
test_all 0.071203 0.046752 761.946343 (232.138551)
test_rubyspec 0.051451 0.027865 112.341608 (121.571320)
total: 393.90 sec