Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-181800
#<BuildRuby:0x0000558756ec6390
@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.20230902-181800",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005451 0.000605 1.809407 ( 2.915525)
build_miniruby 0.001585 0.000176 1.639274 ( 1.773549)
build_ruby 0.000000 0.001943 3.297398 ( 3.818566)
build_all 0.004860 0.002932 6.159967 ( 3.852623)
build_install 0.009937 0.008180 7.497302 ( 5.489255)
test_btest 0.000848 0.000170 83.428670 ( 44.892372)
test_basic 0.006678 0.001336 0.944666 ( 1.341573)
test_all 0.007651 0.001530 719.015320 (348.545793)
test_rubyspec 0.060191 0.012039 103.854438 (125.209032)
total: 537.84 sec