Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-032857
#<BuildRuby:0x000055ddd7bba390
@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.20240208-032857",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006365 0.000455 2.092587 ( 3.384469)
build_miniruby 0.002157 0.000154 1.843838 ( 2.178111)
build_ruby 0.002184 0.000000 3.900008 ( 4.689759)
build_all 0.008463 0.000141 6.658005 ( 5.343339)
build_install 0.016334 0.003912 7.989963 ( 7.352411)
test_btest 0.001093 0.000094 89.471700 ( 73.055965)
test_basic 0.002600 0.004084 0.971360 ( 1.362598)
test_all 0.075427 0.043466 762.843287 (409.678071)
test_rubyspec 0.072016 0.036104 179.886924 (198.561002)
total: 705.61 sec