Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-093459
#<BuildRuby:0x00007fc5b906fdc0
@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.20240825-093459",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.000000 0.007693 3.443743 ( 3.266820)
build_miniruby 0.001060 0.000520 1.600823 ( 1.597759)
build_ruby 0.000000 0.002003 4.001708 ( 4.206243)
build_all 0.000957 0.008312 8.056863 ( 3.126402)
build_install 0.007996 0.012306 10.633856 ( 4.604480)
test_btest 0.000677 0.000387 119.273351 ( 31.067781)
test_basic 0.004027 0.006628 1.285126 ( 1.330615)
test_all 0.098563 0.054609 977.852771 (457.226837)
test_rubyspec 0.060759 0.037359 179.225888 (100.698260)
total: 607.13 sec