Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-215802
#<BuildRuby:0x000055aa031ddfc8
@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.20230811-215802",
@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.000027 0.000002 0.000029 ( 0.000028)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.006876 0.000444 2.355986 ( 8.309974)
build_miniruby 0.001446 0.000093 2.575647 ( 5.485582)
build_ruby 0.001531 0.000099 3.686741 ( 8.568854)
build_all 0.008239 0.000234 2.752919 ( 4.440122)
build_install 0.019928 0.000630 4.420848 ( 7.079948)
test_btest 0.000695 0.000041 84.290120 ( 70.479421)
test_basic 0.000000 0.006807 0.946339 ( 2.547595)
test_all 0.000000 0.001781 683.263349 (349.727670)
test_rubyspec 0.010621 0.054790 102.500873 (205.761381)
total: 662.40 sec