Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-135747
#<BuildRuby:0x00005648a1562008
@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.20230510-135747",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000014 0.000006 0.000020 ( 0.000021)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.003692 0.001520 1.793526 ( 3.405585)
build_miniruby 0.001004 0.000414 1.322684 ( 1.553256)
build_ruby 0.001042 0.000429 2.770372 ( 3.293040)
build_all 0.000000 0.006651 2.236981 ( 1.832766)
build_install 0.008977 0.006205 3.443582 ( 2.961546)
test_btest 0.000567 0.000298 73.290080 ( 39.120327)
test_basic 0.003737 0.001967 0.734520 ( 0.861345)
test_all 0.000274 0.001078 542.896084 (241.194160)
test_rubyspec 0.031731 0.019633 79.735486 ( 94.825022)
total: 389.05 sec