Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-074142
#<BuildRuby:0x00007fc0c5c4fdc8
@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.20241227-074142",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.002202 0.003338 1.958731 ( 2.276109)
build_miniruby 0.001658 0.000000 1.341191 ( 1.338118)
build_ruby 0.000000 0.001864 3.832924 ( 4.013988)
build_all 0.000948 0.007509 6.266001 ( 2.618979)
build_install 0.008633 0.008068 7.659636 ( 4.075113)
test_btest 0.000586 0.000293 76.963195 ( 23.605383)
test_basic 0.000842 0.008115 1.048184 ( 1.102203)
test_all 0.076105 0.073121 808.668298 (355.281202)
test_rubyspec 0.046622 0.039442 126.044015 ( 82.251793)
total: 476.57 sec