Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-132312
#<BuildRuby:0x00005608939628e0
@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.20230312-132312",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000003 0.000000 0.000003 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000017)
build_up 0.002086 0.003851 1.484809 ( 2.663012)
build_miniruby 0.001081 0.000090 0.961386 ( 0.959944)
build_ruby 0.001255 0.000000 2.053283 ( 2.250266)
build_all 0.005251 0.000000 1.869339 ( 1.043008)
build_install 0.010015 0.003647 2.728588 ( 1.719920)
test_btest 0.000724 0.000075 64.194002 ( 17.336234)
test_basic 0.000562 0.003977 0.487593 ( 0.580793)
test_all 0.000000 0.001267 500.702637 (144.154115)
test_rubyspec 0.018867 0.013918 64.203244 ( 74.095526)
total: 244.80 sec