Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-085532
#<BuildRuby:0x0000562edbf2a1d8
@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.20230701-085532",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006692 0.000206 2.087799 ( 5.064371)
build_miniruby 0.001170 0.000081 1.525828 ( 2.065238)
build_ruby 0.001648 0.000114 3.274354 ( 16.079826)
build_all 0.007751 0.000256 2.538080 ( 3.233507)
build_install 0.010591 0.008386 3.971773 ( 5.258441)
test_btest 0.000718 0.000090 83.143781 ( 47.982284)
test_basic 0.007990 0.000000 0.935245 ( 1.384466)
test_all 0.002560 0.000000 620.154886 (330.994522)
test_rubyspec 0.034241 0.017946 89.324527 (123.763828)
total: 535.83 sec