Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-031721
#<BuildRuby:0x00007fc95eb8fdd8
@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.20241015-031721",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007141 0.002302 4.458462 ( 4.789260)
build_miniruby 0.001546 0.000295 1.825154 ( 1.933621)
build_ruby 0.001907 0.000363 4.493499 ( 4.732531)
build_all 0.007910 0.003117 7.876879 ( 4.954145)
build_install 0.014794 0.010318 11.089102 ( 6.765463)
test_btest 0.000777 0.000187 101.302096 ( 59.489913)
test_basic 0.006443 0.007141 1.396557 ( 1.812068)
test_all 0.103277 0.049505 732.968421 (234.518502)
test_rubyspec 0.058025 0.031235 139.547561 ( 38.575566)
total: 357.57 sec