Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250110-103421
#<BuildRuby:0x00007f2ebfd9fdd8
@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.20250110-103421",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005865 0.000189 2.143356 ( 2.441603)
build_miniruby 0.001535 0.000164 1.337775 ( 1.335092)
build_ruby 0.001563 0.000168 3.538159 ( 3.723744)
build_all 0.007996 0.000000 5.618703 ( 2.445893)
build_install 0.015948 0.000238 7.135153 ( 3.808745)
test_btest 0.000891 0.000081 68.720942 ( 18.725619)
test_basic 0.006917 0.000223 0.867316 ( 0.925816)
test_all 0.091952 0.044466 660.384735 (216.064470)
test_rubyspec 0.052330 0.023699 109.517449 ( 28.093888)
total: 277.57 sec