Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-150001
#<BuildRuby:0x000055bd7740a120
@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.20230803-150001",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006392 0.000799 2.338304 ( 9.646761)
build_miniruby 0.001517 0.000189 1.731528 ( 2.622332)
build_ruby 0.001735 0.000217 3.431923 ( 5.463620)
build_all 0.008177 0.000481 2.784046 ( 3.905109)
build_install 0.014026 0.004471 4.329717 ( 5.092767)
test_btest 0.000610 0.000085 80.863339 ( 52.951707)
test_basic 0.003414 0.004945 0.987527 ( 1.748886)
test_all 0.000893 0.000149 660.692653 (353.170639)
test_rubyspec 0.031475 0.027571 100.816557 (179.070336)
total: 613.67 sec