Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-171337
#<BuildRuby:0x000055ec5246a1d8
@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.20230807-171337",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006337 0.000768 2.263646 ( 6.027160)
build_miniruby 0.001340 0.000000 1.962829 ( 2.896266)
build_ruby 0.001996 0.000000 3.310448 ( 6.493132)
build_all 0.008347 0.000086 2.815968 ( 3.663512)
build_install 0.010733 0.007943 4.462684 ( 6.571119)
test_btest 0.001018 0.000160 83.313468 ( 58.649012)
test_basic 0.008354 0.000697 1.000698 ( 1.915735)
test_all 0.001081 0.000000 663.148211 (434.773372)
test_rubyspec 0.045956 0.014849 102.011335 (162.801347)
total: 683.79 sec