Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-114029
#<BuildRuby:0x00007f497c65fdc0
@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.20241123-114029",
@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.000015 0.000006 0.000021 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.004805 0.001696 2.677136 ( 2.637510)
build_miniruby 0.001065 0.000376 1.080691 ( 1.078492)
build_ruby 0.001265 0.000447 2.846246 ( 3.051968)
build_all 0.006730 0.000800 5.332715 ( 2.133422)
build_install 0.000000 0.019480 7.543076 ( 3.491263)
test_btest 0.000440 0.000423 68.978464 ( 18.111446)
test_basic 0.000000 0.008794 0.810756 ( 0.861114)
test_all 0.081617 0.064010 657.658464 (189.343273)
test_rubyspec 0.048584 0.032962 116.338202 ( 24.580318)
total: 245.29 sec