Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-042640
#<BuildRuby:0x000055ec23749fb8
@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.20230702-042640",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005205 0.000832 1.940212 ( 3.255480)
build_miniruby 0.001365 0.000218 1.473164 ( 1.498746)
build_ruby 0.001398 0.000000 3.044555 ( 3.303927)
build_all 0.007225 0.000051 2.485828 ( 1.904604)
build_install 0.016746 0.002481 4.065236 ( 4.130318)
test_btest 0.000610 0.000090 83.466697 ( 40.062167)
test_basic 0.000000 0.004652 0.870274 ( 0.963447)
test_all 0.001739 0.000458 613.324594 (254.495418)
test_rubyspec 0.019077 0.036239 91.057354 (111.513462)
total: 421.13 sec