Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-080504
#<BuildRuby:0x00007fcc6eacfde0
@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.20241112-080504",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.006005 0.000968 3.697672 ( 4.359836)
build_miniruby 0.001368 0.000220 1.232115 ( 1.260978)
build_ruby 0.001779 0.000287 4.151648 ( 34.354550)
build_all 0.004710 0.004413 6.769188 ( 3.273123)
build_install 0.012640 0.009641 9.701886 ( 5.336984)
test_btest 0.000868 0.000000 81.005531 ( 24.373103)
test_basic 0.001099 0.008842 1.053308 ( 1.100197)
test_all 0.097354 0.048693 725.231916 (239.032242)
test_rubyspec 0.046943 0.033452 116.244826 ( 26.206150)
total: 339.30 sec