Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-213833
#<BuildRuby:0x00007faddd72fdc0
@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.20240921-213833",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.007601 0.000890 4.439991 ( 3.518601)
build_miniruby 0.001379 0.000334 1.262175 ( 1.260174)
build_ruby 0.000000 0.001826 4.079146 ( 4.274603)
build_all 0.008385 0.000229 7.153599 ( 2.972651)
build_install 0.014413 0.004572 10.733034 ( 5.227720)
test_btest 0.000901 0.000225 96.830421 ( 25.570901)
test_basic 0.004395 0.005844 1.099374 ( 1.145966)
test_all 0.101730 0.046788 735.579279 (218.928627)
test_rubyspec 0.058432 0.032716 132.798661 ( 26.323723)
total: 289.22 sec