Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-055032
#<BuildRuby:0x00007f234334fdd8
@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.20241111-055032",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000044 0.000010 0.000054 ( 0.000053)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.008340 0.000061 4.015473 ( 3.904060)
build_miniruby 0.001835 0.000000 1.697813 ( 1.699548)
build_ruby 0.002105 0.000000 4.287062 ( 4.524374)
build_all 0.008570 0.000095 6.751567 ( 3.267184)
build_install 0.018299 0.000363 9.417191 ( 4.717855)
test_btest 0.000882 0.000154 80.918813 ( 21.594016)
test_basic 0.002381 0.007883 0.944918 ( 0.992655)
test_all 0.080287 0.065825 744.203456 (236.832211)
test_rubyspec 0.046292 0.037948 122.301219 ( 26.132209)
total: 303.67 sec