Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-065743
#<BuildRuby:0x000055c4e04fe8e0
@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.20231015-065743",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000000 0.008108 2.524420 ( 3.875484)
build_miniruby 0.000000 0.001537 1.726117 ( 2.038610)
build_ruby 0.001373 0.000528 3.553365 ( 4.295101)
build_all 0.007145 0.001786 6.349007 ( 5.412099)
build_install 0.015430 0.005976 7.827616 ( 6.373309)
test_btest 0.000000 0.001388 89.664760 ( 71.430142)
test_basic 0.000807 0.007270 1.023627 ( 1.529324)
test_all 0.009257 0.001347 737.162775 (372.316984)
test_rubyspec 0.025746 0.043987 102.711642 (116.255046)
total: 583.53 sec