Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-122644
#<BuildRuby:0x00007fd096fefdd0
@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.20241023-122644",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000031 0.000013 0.000044 ( 0.000043)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.005144 0.002818 3.650257 ( 3.507431)
build_miniruby 0.001191 0.000496 1.263193 ( 1.260107)
build_ruby 0.000000 0.001897 4.319678 ( 4.486098)
build_all 0.004421 0.004019 7.003340 ( 2.847561)
build_install 0.016885 0.001787 9.709508 ( 4.501013)
test_btest 0.000582 0.000237 79.533228 ( 23.669070)
test_basic 0.006568 0.003469 1.108425 ( 1.154232)
test_all 0.124262 0.025995 749.229792 (217.879349)
test_rubyspec 0.062377 0.024805 126.328341 ( 28.870383)
total: 288.18 sec