Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-220053
#<BuildRuby:0x00007fe042f3fdc0
@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.20240617-220053",
@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.000022 0.000006 0.000028 ( 0.000030)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000030 0.000009 0.000039 ( 0.000040)
build_up 0.007252 0.002176 3.956963 ( 4.701751)
build_miniruby 0.001651 0.000495 1.808801 ( 1.887530)
build_ruby 0.002030 0.000609 4.736117 ( 5.208287)
build_all 0.010415 0.001770 8.510883 ( 4.990197)
build_install 0.015065 0.006344 11.351101 ( 6.762488)
test_btest 0.000000 0.000919 112.684595 ( 31.923759)
test_basic 0.002103 0.009154 1.302618 ( 1.376132)
test_all 0.101247 0.049785 812.800738 (241.892069)
test_rubyspec 0.069466 0.023359 158.912898 ( 33.613290)
total: 332.36 sec