Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-033536
#<BuildRuby:0x0000558c6eaba1a8
@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.20240203-033536",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002382 0.004320 2.077482 ( 2.691077)
build_miniruby 0.001614 0.000240 20.801511 ( 20.506071)
build_ruby 0.001529 0.000227 3.486863 ( 3.759046)
build_all 0.006908 0.001024 6.315114 ( 4.033166)
build_install 0.004823 0.014583 7.944747 ( 5.265095)
test_btest 0.000729 0.000189 86.950055 ( 45.160314)
test_basic 0.007069 0.000000 0.926117 ( 5.004704)
test_all 0.081213 0.033274 724.094242 (312.928868)
test_rubyspec 0.056961 0.050035 175.746322 (194.543873)
total: 593.89 sec