Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-011550
#<BuildRuby:0x000055e3c3fada00
@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.20231218-011550",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.006660 2.330848 ( 3.171769)
build_miniruby 0.000192 0.001270 1.627524 ( 1.776284)
build_ruby 0.001278 0.000388 2.983187 ( 3.398755)
build_all 0.005944 0.001809 5.824731 ( 4.450271)
build_install 0.007581 0.012512 7.208727 ( 5.559473)
test_btest 0.001179 0.000000 80.467858 ( 61.268981)
test_basic 0.006622 0.001392 0.935639 ( 1.149486)
test_all 0.082567 0.037111 679.745417 (338.197097)
test_rubyspec 0.022178 0.051377 100.690224 (139.643732)
total: 558.62 sec