Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-070022
#<BuildRuby:0x000055e90ac121d8
@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.20230620-070022",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000028)
build_up 0.006215 0.000174 1.895358 ( 4.330360)
build_miniruby 0.001250 0.000104 1.442113 ( 1.455092)
build_ruby 0.001587 0.000132 2.914531 ( 3.134258)
build_all 0.006722 0.000190 5.584084 ( 2.749132)
build_install 0.012490 0.003896 6.664708 ( 3.649094)
test_btest 0.000620 0.000064 78.200693 ( 36.744891)
test_basic 0.004824 0.000499 0.797728 ( 0.898438)
test_all 0.001617 0.000167 572.664748 (248.594765)
test_rubyspec 0.028568 0.022905 83.486335 ( 96.345711)
total: 397.90 sec