Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-143840
#<BuildRuby:0x00007f6f0587fde0
@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.20241218-143840",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.004723 0.001518 2.405298 ( 2.718225)
build_miniruby 0.001059 0.000341 1.607557 ( 1.604594)
build_ruby 0.000000 0.001997 3.917241 ( 4.042488)
build_all 0.002533 0.005599 6.159862 ( 2.586264)
build_install 0.013600 0.003485 8.156618 ( 4.337609)
test_btest 0.000000 0.000977 74.961275 ( 19.797735)
test_basic 0.000000 0.010041 1.031028 ( 1.076501)
test_all 0.121888 0.020793 705.472786 (208.392398)
test_rubyspec 0.055169 0.021156 116.328801 ( 24.844843)
total: 269.40 sec