Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-152440
#<BuildRuby:0x00007ff5b8cbfdd0
@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.20241024-152440",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000066 0.000000 0.000066 ( 0.000066)
build_up 0.007401 0.000804 4.044137 ( 4.251483)
build_miniruby 0.001576 0.000368 1.689469 ( 1.686934)
build_ruby 0.001930 0.000450 4.326587 ( 4.481801)
build_all 0.004030 0.005382 7.051304 ( 3.287488)
build_install 0.012229 0.009933 10.091034 ( 5.417869)
test_btest 0.000931 0.000291 77.740787 ( 26.069222)
test_basic 0.002039 0.008241 0.886734 ( 0.933082)
test_all 0.111611 0.036640 717.210762 (209.332215)
test_rubyspec 0.051800 0.034899 120.787756 ( 28.984548)
total: 284.45 sec