Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-104006
#<BuildRuby:0x000055c5ea791f48
@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.20240319-104006",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006529 0.004875 4.319917 ( 4.683836)
build_miniruby 0.001734 0.000000 1.862223 ( 2.002696)
build_ruby 0.001539 0.000000 3.811588 ( 4.674853)
build_all 0.004279 0.004093 7.261953 ( 5.722934)
build_install 0.017578 0.005071 9.897217 ( 8.711845)
test_btest 0.000954 0.000000 96.691447 ( 83.673339)
test_basic 0.004877 0.003798 1.061543 ( 1.564003)
test_all 0.098506 0.022837 785.535023 (423.471884)
test_rubyspec 0.032084 0.063738 138.524711 (163.678653)
total: 698.19 sec