Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-035652
#<BuildRuby:0x000055fecb709f70
@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.20231224-035652",
@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.000023 0.000003 0.000026 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004507 0.000501 1.614023 ( 1.989585)
build_miniruby 0.000000 0.001825 1.570566 ( 1.572999)
build_ruby 0.000309 0.001660 3.128829 ( 3.330318)
build_all 0.007779 0.000000 5.666973 ( 2.954669)
build_install 0.014841 0.004405 6.930331 ( 4.471331)
test_btest 0.001097 0.000000 81.602087 ( 28.866583)
test_basic 0.000000 0.005987 0.809962 ( 0.869904)
test_all 0.091481 0.027318 738.752210 (270.507937)
test_rubyspec 0.013421 0.056458 94.773210 (106.597398)
total: 421.16 sec