Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-112145
#<BuildRuby:0x0000562fab65a230
@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.20231231-112145",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.005252 1.691768 ( 2.049977)
build_miniruby 0.000241 0.001403 1.540644 ( 1.538884)
build_ruby 0.001254 0.000418 3.332214 ( 3.544852)
build_all 0.003643 0.003803 5.790020 ( 2.580163)
build_install 0.007812 0.009432 7.031098 ( 3.974344)
test_btest 0.000529 0.000224 83.091306 ( 29.712626)
test_basic 0.000000 0.006916 0.863547 ( 0.942428)
test_all 0.085460 0.033692 768.671061 (320.167310)
test_rubyspec 0.031876 0.028131 88.389059 ( 99.940117)
total: 464.45 sec