Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-013422
#<BuildRuby:0x0000564556ad9f70
@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.20240302-013422",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.007156 2.373813 ( 2.187547)
build_miniruby 0.000000 0.001240 1.672698 ( 1.670498)
build_ruby 0.000000 0.001559 3.115049 ( 3.353979)
build_all 0.005349 0.001904 6.472540 ( 2.519805)
build_install 0.018728 0.000000 8.247749 ( 3.859196)
test_btest 0.000991 0.000000 87.763906 ( 23.442521)
test_basic 0.007346 0.000000 0.908969 ( 0.986758)
test_all 0.088689 0.032917 792.254089 (235.903155)
test_rubyspec 0.048447 0.031789 117.633676 (126.788153)
total: 400.71 sec