Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-063805
#<BuildRuby:0x0000556765722230
@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.20230828-063805",
@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.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004855 0.001456 2.213995 ( 3.473537)
build_miniruby 0.000000 0.001831 1.560809 ( 1.570213)
build_ruby 0.000000 0.001824 3.255731 ( 3.441915)
build_all 0.008034 0.000263 6.426036 ( 3.351759)
build_install 0.018191 0.001097 8.139078 ( 4.827054)
test_btest 0.000606 0.000167 87.405433 ( 33.517473)
test_basic 0.007557 0.000000 0.941116 ( 1.026303)
test_all 0.004636 0.005178 671.937511 (240.480384)
test_rubyspec 0.030216 0.043071 106.087452 (118.458504)
total: 410.15 sec