Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-224249
#<BuildRuby:0x00007f15a80cfde0
@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-224249",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000036)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006529 0.000449 3.646958 ( 3.613640)
build_miniruby 0.001589 0.000274 1.590593 ( 1.588135)
build_ruby 0.001464 0.000252 3.556827 ( 33.827107)
build_all 0.008179 0.000000 5.940813 ( 2.526657)
build_install 0.013101 0.005045 8.942677 ( 4.396890)
test_btest 0.000714 0.000130 76.720099 ( 21.477851)
test_basic 0.005766 0.003796 1.008354 ( 1.061264)
test_all 0.086584 0.055515 699.993415 (213.970001)
test_rubyspec 0.046577 0.035573 121.775963 ( 40.957685)
total: 323.42 sec