Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-051843
#<BuildRuby:0x0000564c11095f48
@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.20240218-051843",
@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.000026 0.000006 0.000032 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005894 0.001263 2.242249 ( 3.902877)
build_miniruby 0.001549 0.000332 1.878740 ( 2.354952)
build_ruby 0.001813 0.000388 3.753891 ( 4.927384)
build_all 0.004701 0.004244 7.151404 ( 8.058430)
build_install 0.015700 0.007209 9.009253 ( 9.816098)
test_btest 0.000729 0.000195 96.201945 (104.460150)
test_basic 0.003827 0.004330 1.031056 ( 1.819518)
test_all 0.087819 0.038827 826.907106 (673.608918)
test_rubyspec 0.039313 0.056536 132.562025 (172.974886)
total: 981.92 sec