Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-022455
#<BuildRuby:0x000055af6b7bded0
@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.20240208-022455",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.004287 0.001364 1.772832 ( 2.070773)
build_miniruby 0.000000 0.001291 1.307093 ( 1.305066)
build_ruby 0.000000 0.001633 3.163308 ( 3.373272)
build_all 0.006025 0.001698 5.911969 ( 2.342504)
build_install 0.015344 0.003724 7.518575 ( 3.731096)
test_btest 0.000589 0.000197 82.361053 ( 21.812012)
test_basic 0.001851 0.003654 0.820797 ( 0.882740)
test_all 0.068386 0.047919 764.024317 (247.038287)
test_rubyspec 0.043222 0.056730 151.466067 (161.107222)
total: 443.66 sec