Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-162657
#<BuildRuby:0x00007fd3626afdc8
@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-162657",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000000 0.007059 3.119963 ( 3.079704)
build_miniruby 0.000259 0.001300 1.589039 ( 1.585780)
build_ruby 0.001293 0.000503 3.929848 ( 4.118795)
build_all 0.005290 0.002969 6.213016 ( 2.654692)
build_install 0.012942 0.005177 9.157831 ( 4.597276)
test_btest 0.000652 0.000261 77.697513 ( 20.958751)
test_basic 0.005806 0.003246 1.067403 ( 1.114991)
test_all 0.108780 0.034973 697.743425 (220.554110)
test_rubyspec 0.051555 0.031895 119.739120 ( 26.616506)
total: 285.28 sec