Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-081708
#<BuildRuby:0x00007fe63699fdd0
@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.20241221-081708",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.004295 0.000859 1.354351 ( 1.663386)
build_miniruby 0.001303 0.000000 1.014434 ( 1.011495)
build_ruby 0.001865 0.000000 2.646022 ( 2.895121)
build_all 0.007135 0.000348 4.762356 ( 1.818001)
build_install 0.011229 0.004879 6.043448 ( 3.015406)
test_btest 0.000807 0.000168 61.075005 ( 16.348028)
test_basic 0.004355 0.004464 0.682778 ( 0.741379)
test_all 0.084806 0.056055 612.143977 (184.259394)
test_rubyspec 0.042995 0.023723 101.188854 ( 31.050977)
total: 242.80 sec