Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-201854
#<BuildRuby:0x000056099b2ce138
@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.20240219-201854",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000000 0.000044 0.000044 ( 0.000044)
configure 0.000000 0.000030 0.000030 ( 0.000029)
build_up 0.003911 0.003538 2.837647 ( 2.552547)
build_miniruby 0.001381 0.000089 1.699793 ( 1.698382)
build_ruby 0.001609 0.000000 3.503136 ( 3.704540)
build_all 0.007159 0.000308 6.645465 ( 3.146682)
build_install 0.014073 0.004960 8.451973 ( 4.624506)
test_btest 0.000935 0.000085 93.419921 ( 37.406987)
test_basic 0.002333 0.004667 0.997120 ( 1.063817)
test_all 0.075284 0.041473 777.615528 (301.718956)
test_rubyspec 0.048822 0.039800 122.662217 (132.237154)
total: 488.15 sec