Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-195749
#<BuildRuby:0x00007fd83199fdc0
@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.20241206-195749",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.006791 0.000693 3.558311 ( 3.497104)
build_miniruby 0.001220 0.000296 1.702491 ( 1.711590)
build_ruby 0.002036 0.000493 4.402489 ( 4.549933)
build_all 0.008419 0.001010 6.413442 ( 3.057507)
build_install 0.015131 0.005910 9.245012 ( 5.159941)
test_btest 0.000578 0.000145 79.352583 ( 30.970037)
test_basic 0.009897 0.002474 1.088486 ( 1.166514)
test_all 0.120414 0.026941 740.753730 (265.129980)
test_rubyspec 0.026551 0.056329 121.849819 ( 33.562966)
total: 348.81 sec