Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-102227
#<BuildRuby:0x00007f56ac2ffdc8
@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.20241127-102227",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.001130 0.007375 3.577356 ( 3.413174)
build_miniruby 0.001274 0.000254 1.701916 ( 1.699102)
build_ruby 0.001621 0.000324 4.061374 ( 4.196014)
build_all 0.004891 0.004183 6.658796 ( 2.839855)
build_install 0.007355 0.011833 9.540619 ( 4.790233)
test_btest 0.000669 0.000194 79.952747 ( 21.736527)
test_basic 0.001777 0.008631 1.059324 ( 1.106541)
test_all 0.101481 0.045936 719.177158 (218.309920)
test_rubyspec 0.032809 0.052454 124.960828 ( 33.128055)
total: 291.22 sec