Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-085722
#<BuildRuby:0x000055b51f416390
@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.20230905-085722",
@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.000026 0.000003 0.000029 ( 0.000026)
autoconf 0.000037 0.000005 0.000042 ( 0.000037)
configure 0.000032 0.000005 0.000037 ( 0.000035)
build_up 0.005939 0.000767 1.907511 ( 3.092124)
build_miniruby 0.001355 0.000175 1.703087 ( 1.901864)
build_ruby 0.001405 0.000181 3.479812 ( 3.801801)
build_all 0.007000 0.000903 6.498406 ( 3.677893)
build_install 0.013091 0.006642 8.073706 ( 5.937909)
test_btest 0.001086 0.000175 87.215186 ( 47.431604)
test_basic 0.002493 0.005476 1.016297 ( 1.436954)
test_all 0.009394 0.001760 680.297833 (319.272972)
test_rubyspec 0.045233 0.031782 107.921309 (128.848126)
total: 515.40 sec