Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-194620
#<BuildRuby:0x000055777da4a4f8
@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.20231228-194620",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001857 0.004374 1.672304 ( 2.074868)
build_miniruby 0.001169 0.000225 1.685643 ( 1.683971)
build_ruby 0.001538 0.000296 3.491059 ( 3.704957)
build_all 0.004004 0.004157 5.796433 ( 2.741686)
build_install 0.010997 0.007968 7.064886 ( 3.968024)
test_btest 0.000590 0.000158 80.632717 ( 22.916799)
test_basic 0.004700 0.001254 0.860578 ( 0.927796)
test_all 0.100512 0.021790 740.760242 (216.870259)
test_rubyspec 0.043828 0.013379 80.195009 ( 91.746792)
total: 346.64 sec