Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-090436
#<BuildRuby:0x000056140ae96118
@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.20221225-090436",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004806 0.000769 1.166047 ( 2.043521)
build_miniruby 0.001476 0.000236 1.543945 ( 1.559877)
build_ruby 0.001828 0.000000 3.633542 ( 4.068393)
build_all 0.007861 0.000215 4.148295 ( 2.785059)
build_install 0.016658 0.001138 3.289120 ( 3.317503)
test_btest 0.000727 0.000101 58.008835 ( 31.300996)
test_basic 0.001206 0.004728 0.447517 ( 0.689365)
test_all 0.001048 0.000181 649.615477 (284.505106)
test_rubyspec 0.023368 0.035245 75.384104 ( 96.535323)
total: 426.81 sec