Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-012727
#<BuildRuby:0x000055f9f72e68e0
@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.20231230-012727",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004965 0.000828 1.676263 ( 2.008837)
build_miniruby 0.001306 0.000218 1.600464 ( 1.599975)
build_ruby 0.001863 0.000000 2.782404 ( 3.005584)
build_all 0.002974 0.003523 5.470296 ( 2.223704)
build_install 0.008389 0.007195 6.854028 ( 3.556672)
test_btest 0.001265 0.000000 81.401541 ( 21.971442)
test_basic 0.002686 0.003955 0.864935 ( 0.927034)
test_all 0.086394 0.035179 729.976431 (250.183136)
test_rubyspec 0.051873 0.015722 95.431719 (107.167728)
total: 392.65 sec