Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-130056
#<BuildRuby:0x000056433446a2a8
@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.20230203-130056",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004219 0.000844 1.185558 ( 1.961405)
build_miniruby 0.001087 0.000217 1.220303 ( 1.271119)
build_ruby 0.001217 0.000244 2.308830 ( 2.531992)
build_all 0.006100 0.001220 3.960561 ( 2.441103)
build_install 0.010642 0.005038 2.949549 ( 2.880056)
test_btest 0.000533 0.000121 56.560864 ( 30.816133)
test_basic 0.004545 0.001033 0.449466 ( 0.642535)
test_all 0.001608 0.000366 646.678816 (258.889670)
test_rubyspec 0.025720 0.023942 72.532012 ( 86.304431)
total: 387.74 sec