Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-023733
#<BuildRuby:0x00007f3f7a1bfdd0
@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.20241216-023733",
@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.000007 0.000023 ( 0.000023)
autoconf 0.000049 0.000000 0.000049 ( 0.000050)
configure 0.000031 0.000000 0.000031 ( 0.000032)
build_up 0.005215 0.000505 2.113178 ( 2.422264)
build_miniruby 0.000979 0.000383 1.536757 ( 1.533505)
build_ruby 0.001997 0.000000 3.675529 ( 3.840499)
build_all 0.004499 0.003514 5.881329 ( 2.419951)
build_install 0.008955 0.008064 7.737775 ( 4.132713)
test_btest 0.000728 0.000320 73.185343 ( 19.377294)
test_basic 0.001592 0.007570 0.866334 ( 0.913930)
test_all 0.115862 0.027613 680.277174 (199.663783)
test_rubyspec 0.050993 0.029308 116.453411 ( 27.971633)
total: 262.28 sec