Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-002941
#<BuildRuby:0x00007f49b899fdc8
@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.20240625-002941",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.006761 0.001117 2.906714 ( 2.949170)
build_miniruby 0.000000 0.001663 1.286667 ( 1.283599)
build_ruby 0.000000 0.002089 3.712478 ( 3.839701)
build_all 0.005714 0.003137 7.700921 ( 2.975351)
build_install 0.016752 0.001899 10.926877 ( 5.182355)
test_btest 0.000448 0.000746 117.919176 ( 45.624273)
test_basic 0.005440 0.004061 1.068002 ( 1.115490)
test_all 0.102722 0.048022 858.801444 (276.499839)
test_rubyspec 0.012032 0.079295 165.254609 ( 34.936135)
total: 374.41 sec