Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-163257
#<BuildRuby:0x00007fd5d55bfdd0
@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.20241203-163257",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000348 0.008011 3.610750 ( 3.122355)
build_miniruby 0.001266 0.000355 1.552163 ( 1.549047)
build_ruby 0.001296 0.000362 4.224852 ( 4.368458)
build_all 0.007008 0.000788 5.871541 ( 2.335948)
build_install 0.017173 0.001106 9.055519 ( 4.465507)
test_btest 0.000659 0.000159 74.683803 ( 20.814160)
test_basic 0.004805 0.004495 1.011315 ( 1.057957)
test_all 0.107479 0.031539 654.663015 (218.280343)
test_rubyspec 0.043257 0.035702 116.559880 ( 24.098373)
total: 280.09 sec