Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-143010
#<BuildRuby:0x000055c727929ed0
@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-143010",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.005999 1.402470 ( 1.729176)
build_miniruby 0.000000 0.001354 1.360854 ( 1.358639)
build_ruby 0.000000 0.001608 2.420639 ( 2.652034)
build_all 0.003600 0.002870 5.742739 ( 2.077673)
build_install 0.009950 0.007519 6.765059 ( 3.084714)
test_btest 0.000823 0.000288 86.803313 ( 25.852791)
test_basic 0.005223 0.001828 0.920106 ( 0.985714)
test_all 0.093442 0.022783 690.206674 (205.486451)
test_rubyspec 0.058187 0.038200 148.158188 (160.862101)
total: 404.09 sec