Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-111255
#<BuildRuby:0x0000559684262120
@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.20230505-111255",
@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.000022 0.000000 0.000022 ( 0.000021)
autoconf 0.000034 0.000000 0.000034 ( 0.000032)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.005948 0.000456 2.035947 ( 4.261570)
build_miniruby 0.001164 0.000242 1.523034 ( 1.730302)
build_ruby 0.001200 0.000250 2.916830 ( 3.642615)
build_all 0.006096 0.001270 2.339411 ( 2.541117)
build_install 0.016032 0.002299 3.650687 ( 4.084190)
test_btest 0.001013 0.000203 80.401669 ( 62.171015)
test_basic 0.002196 0.005567 0.818041 ( 1.299711)
test_all 0.000951 0.000228 593.728813 (499.451545)
test_rubyspec 0.037968 0.022927 85.266174 (120.188039)
total: 699.37 sec