Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-041439
#<BuildRuby:0x000055eab31f9f70
@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.20230828-041439",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005244 0.001468 2.258620 ( 3.528103)
build_miniruby 0.001178 0.000330 1.711825 ( 1.710834)
build_ruby 0.001774 0.000000 3.259756 ( 3.481482)
build_all 0.007963 0.000000 6.249209 ( 3.155838)
build_install 0.018525 0.001931 7.949579 ( 4.653359)
test_btest 0.001011 0.000238 86.758321 ( 33.732583)
test_basic 0.001287 0.007220 1.000673 ( 1.080069)
test_all 0.003805 0.005330 676.359702 (249.471969)
test_rubyspec 0.047726 0.019815 103.879123 (115.153888)
total: 415.97 sec