Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-010209
#<BuildRuby:0x00007f5d0c43fdd0
@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.20240930-010209",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.008616 0.000852 5.310374 ( 4.673266)
build_miniruby 0.000000 0.002199 1.785765 ( 1.819901)
build_ruby 0.000696 0.001962 4.655782 ( 4.829841)
build_all 0.006320 0.003697 7.482502 ( 4.007155)
build_install 0.016890 0.007310 11.244865 ( 6.115385)
test_btest 0.000652 0.000160 98.965775 ( 46.661387)
test_basic 0.007199 0.004856 1.181179 ( 1.263426)
test_all 0.111490 0.044577 770.957014 (271.791307)
test_rubyspec 0.054247 0.034180 135.265120 ( 24.345340)
total: 365.51 sec